Edit

kc3-lang/libxml2/NEWS

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2003-02-10 16:21:58
    Hash : 1d788d24
    Message : preparing release 2.5.3 Daniel * NEWS doc/* configure.in: preparing release 2.5.3 Daniel

  • NEWS
  •         NEWS file for libxml2
    
      Note that this is automatically generated from the news webpage at:
           http://xmlsoft.org/news.html
    
    
    
    CVS only : check the Changelog at 
    http://cvs.gnome.org/lxr/source/gnome-xml/ChangeLog
     file
    for a really accurate description:
    Items not finished and worked on, get in touch with the list if you want
    to test those
       - More testing on RelaxNG
       - Finishing up XML
      Schemas
    
    
    
    2.5.3: Feb 10 2003:
       - RelaxNG and XML Schemas datatypes improvements, and added a first
        version of RelaxNG Python bindings
       - Fixes: XLink (Sean Chittenden), XInclude (Sean Chittenden), API fix for
        serializing namespace nodes, encoding conversion bug, XHTML1
      serialization
       - Portability fixes: Windows (Igor), AMD 64bits RPM spec file
    
    
    2.5.2: Feb 5 2003:
       - First implementation of RelaxNG, added --relaxng flag to xmllint
       - Schemas support now compiled in by default.
       - Bug fixes: DTD validation, namespace checking, XInclude and entities,
        delegateURI in XML Catalogs, HTML parser, XML reader (St