From: Fred Drake Date: Tue, 28 Nov 2000 06:39:28 +0000 (+0000) Subject: Added brief explanation of the \versionchanged for 1.5.2 (fixes formatting X-Git-Tag: v2.1a1~705 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6763b31731ee44eaaaf4d2b649ca5aab1cb5c2b5;p=python Added brief explanation of the \versionchanged for 1.5.2 (fixes formatting for the HTML version). --- diff --git a/Doc/lib/libxmllib.tex b/Doc/lib/libxmllib.tex index e80201badd..1570d6869c 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).