summaryrefslogtreecommitdiffstats
path: root/Doc/lib
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib')
-rw-r--r--Doc/lib/libxmllib.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libxmllib.tex b/Doc/lib/libxmllib.tex
index e80201b..1570d68 100644
--- a/Doc/lib/libxmllib.tex
+++ b/Doc/lib/libxmllib.tex
@@ -13,7 +13,7 @@
\deprecated{2.0}{Use \refmodule{xml.sax} instead. The newer XML
package includes full support for XML 1.0.}
-\versionchanged{1.5.2}
+\versionchanged[Added namespace support.]{1.5.2}
This module defines a class \class{XMLParser} which serves as the basis
for parsing text files formatted in XML (Extensible Markup Language).