1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-30 22:43:14 +03:00

preparing 2.4.15 rebuilt some docs Daniel

* configure.in include/libxml/xmlwin32version.h: preparing 2.4.15
* doc/news.html doc/xml.html doc/xmlio.html: rebuilt some docs
Daniel
This commit is contained in:
Daniel Veillard
2002-02-11 18:27:20 +00:00
parent 0351754a1a
commit 397ff11cdd
6 changed files with 25 additions and 5 deletions

View File

@ -548,6 +548,13 @@ you want to test those</p>
SGML docs</li>
</ul>
<h3>2.4.15: Feb 11 2002</h3>
<ul>
<li>Fixed the Makefiles, especially the python module ones</li>
<li>A few bug fixes and cleanup</li>
<li>Includes cleanup</li>
</ul>
<h3>2.4.14: Feb 8 2002</h3>
<ul>
<li>Change of Licence to the <a
@ -2207,6 +2214,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
} </pre>
</li>
<li>And then use it to save the document: