summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libxmllib.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/lib/libxmllib.tex b/Doc/lib/libxmllib.tex
index 7cbb20d..f60cecf 100644
--- a/Doc/lib/libxmllib.tex
+++ b/Doc/lib/libxmllib.tex
@@ -10,6 +10,9 @@
\index{XML}
\index{Extensible Markup Language}
+\deprecated{2.0}{Use \refmodule{xml.sax} instead. The newer XML
+ package includes full support for XML 1.0.}
+
\versionchanged{1.5.2}
This module defines a class \class{XMLParser} which serves as the basis