diff --git a/parser.c b/parser.c index c85b1346..5e584c7d 100644 --- a/parser.c +++ b/parser.c @@ -13624,6 +13624,8 @@ xmlCtxtSetOptionsInternal(xmlParserCtxtPtr ctxt, int options, int keepMask) * * Disables loading of external DTDs or entities. * + * Available since 2.13.0. + * * XML_PARSE_NOERROR * * Disable error and warning reports to the error handlers.