1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-28 00:21:53 +03:00

- added a nano FTP module

- removed SNAP from RPM
- updated the status in doc
This commit is contained in:
Daniel Veillard
2000-01-25 18:31:22 +00:00
parent e3d88efb8d
commit da07c34a75
11 changed files with 1333 additions and 30 deletions

View File

@ -146,6 +146,14 @@ for really accurate description</h3>
<ul>
<li>working on HTML and XML links recognition layers, get in touch with me
if you want to test those.</li>
<li>there is some kind of roadmap to libxml-2.0: fix I18N, and <a
href="http://rpmfind.net/tools/gdome/messages/0039.html">change structures
to accomodate DOM</a></li>
<li>added a nanoFTP transport module</li>
</ul>
<h3>1.8.5: Jan 21 2000</h3>
<ul>
<li>adding APIs to parse a well balanced chunk of XML (production <a
href="http://www.w3.org/TR/REC-xml#NT-content">[43] content</a> of the XML
spec)</li>
@ -996,6 +1004,6 @@ base under gnome-xml/example</p>
<p><a href="mailto:Daniel.Veillard@w3.org">Daniel Veillard</a></p>
<p>$Id: xml.html,v 1.21 2000/01/14 14:45:21 veillard Exp $</p>
<p>$Id: xml.html,v 1.22 2000/01/18 18:01:01 veillard Exp $</p>
</body>
</html>