mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-19 14:50:07 +03:00
Updated the news section, Daniel
This commit is contained in:
parent
a4617b8aba
commit
ed421aa666
@ -84,6 +84,12 @@ you want to test those</p>
|
||||
<li>(seeems working but delayed from release) parsing/import of Docbook
|
||||
SGML docs</li>
|
||||
</ul>
|
||||
<h3>2.4.8: Nov 4 2001</h3>
|
||||
<ul>
|
||||
<li>fixed SGML catalogs broken in previous release, updated xmlcatalog
|
||||
tool</li>
|
||||
<li>fixed a compile errors and some includes troubles.</li>
|
||||
</ul>
|
||||
<h3>2.4.7: Oct 30 2001</h3>
|
||||
<ul>
|
||||
<li>exported some debugging interfaces</li>
|
||||
|
@ -559,6 +559,13 @@ you want to test those</p>
|
||||
SGML docs</li>
|
||||
</ul>
|
||||
|
||||
<h3>2.4.8: Nov 4 2001</h3>
|
||||
<ul>
|
||||
<li>fixed SGML catalogs broken in previous release, updated xmlcatalog
|
||||
tool</li>
|
||||
<li>fixed a compile errors and some includes troubles.</li>
|
||||
</ul>
|
||||
|
||||
<h3>2.4.7: Oct 30 2001</h3>
|
||||
<ul>
|
||||
<li>exported some debugging interfaces</li>
|
||||
@ -2141,6 +2148,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
|
||||
|
||||
|
||||
|
||||
|
||||
} </pre>
|
||||
</li>
|
||||
<li>And then use it to save the document:
|
||||
|
@ -216,6 +216,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
|
||||
|
||||
|
||||
|
||||
|
||||
} </pre>
|
||||
</li>
|
||||
<li>And then use it to save the document:
|
||||
|
Loading…
x
Reference in New Issue
Block a user