Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6763b31

Browse files
committed
Added brief explanation of the \versionchanged for 1.5.2 (fixes formatting
for the HTML version).
1 parent 2fef3ab commit 6763b31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libxmllib.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ \section{\module{xmllib} ---
1313
\deprecated{2.0}{Use \refmodule{xml.sax} instead. The newer XML
1414
package includes full support for XML 1.0.}
1515

16-
\versionchanged{1.5.2}
16+
\versionchanged[Added namespace support.]{1.5.2}
1717

1818
This module defines a class \class{XMLParser} which serves as the basis
1919
for parsing text files formatted in XML (Extensible Markup Language).

0 commit comments

Comments
 (0)