diff --git a/doc/xml.html b/doc/xml.html index 19d82f11..3b04dfb2 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -3,7 +3,7 @@ The XML C library for Gnome - + @@ -75,7 +75,7 @@ structured documents/data.

href="http://www.w3.org/TR/xptr/">XPointer implementations.
  • It is written in plain C, making as few assumptions as possible, and sticking closely to ANSI C/POSIX for easy embedding. Works on - Linux/Unix/Windows, ported to a number of other platforms.
  • + Linux/Unix/Windows, ported to a number of other platforms.
  • Basic support for HTTP and FTP client allowing to fetch remote resources
  • The design of modular, most of the extensions can be compiled out.
  • @@ -169,8 +169,8 @@ database::

    1. provide patches when you find problems
    2. provide the diffs when you port libxml to a new platform. They may not - be integrated in all cases but help pinpointing portability problems and -
    3. + be integrated in all cases but help pinpointing portability problems + and
    4. provice documentation fixes (either as patches to the code comments or as HTML diffs).
    5. provide new documentations pieces (translations, examples, etc ...)
    6. @@ -231,6 +231,15 @@ platform, get in touch with me to upload the package. I will keep them in the

      CVS only : check the Changelog file for a really accurate description

      + +

      Item floating around but not actively worked on, get in touch with me if +you want to test those

      + + +

      2.2.5: Oct 15 2000:

      - -

      Item floating around but not actively worked on, get in touch with me if -you want to test those

      -

      2.2.4: Oct 1 2000:

      @@ -1339,6 +1342,6 @@ Gnome CVS base under gnome-xml/example

      Daniel Veillard

      -

      $Id: xml.html,v 1.53 2000/09/29 02:42:04 veillard Exp $

      +

      $Id: xml.html,v 1.54 2000/10/13 10:23:06 veillard Exp $