diff --git a/ChangeLog b/ChangeLog index 75b6acba..138942ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Mar 2 03:03:50 CET 2000 Daniel Veillard + + * doc/xml.html : applied second patch from Paul DuBois + Tue Feb 29 23:55:13 CET 2000 Daniel Veillard * doc/xml.html : applied patch from Paul DuBois diff --git a/doc/xml.html b/doc/xml.html index 23551044..bafbbc98 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -53,7 +53,7 @@ XML is a standard for building tag-based structured documents/data.

  • Libxml also has a SAX like interface; the interface is designed to be compatible with Expat.
  • -
  • Libxml now include a nearly complete Libxml now includes a nearly complete XPath implementation.
  • Libxml exports Push and Pull type parser interfaces for both XML and HTML.
  • @@ -110,15 +110,15 @@ href="mailto:xml@rufus.w3.org">xml@rufus.w3.org list.

    Downloads

    -

    Latest versions can be found on The latest versions of libxml can be found on rpmfind.net or on the Gnome FTP server either as a source archive or RPMs -packages (NOTE that you need both the . (NOTE that you need both the libxml and libxml-devel -packages installed to compile applications using libxml).

    +packages installed to compile applications using libxml.)

    Snapshot: