Edit

kc3-lang/libxml2/NEWS

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2004-08-10 14:17:33
    Hash : c0826a77
    Message : applied Schemas patches from Kasimier Buchcik lot of new tests for things * configure.in xmlregexp.c xmlschemas.c xmlschemastypes.c include/libxml/schemasInternals.h include/libxml/xmlerror.h include/libxml/xmlschemastypes.h: applied Schemas patches from Kasimier Buchcik * test/ result/ bug141333* annot-err* any[1-4]* bug145246* element-err* element-minmax-err* include1* restrict-CT-attr-ref*: lot of new tests for things fixed by the patch Daniel

  • NEWS
  •         NEWS file for libxml2
    
      Note that this is automatically generated from the news webpage at:
           http://xmlsoft.org/news.html
    
    Items not finished and worked on, get in touch with the list if you want
    to help those   - More testing on RelaxNG
       - Finishing up XML
      Schemas
    
    The change log at 
    ChangeLog.html
     describes the recents commits
    to the CVS at 
    http://cvs.gnome.org/viewcvs/libxml2/
     code base.There is the list of public releases:
    2.6.11: July 5 2004:
       - Schemas: a lot of changes and improvements by Kasimier Buchcik for
        attributes, namespaces and simple types.
       - build fixes: --with-minimum (William Brack),  some gcc cleanup
        (William), --with-thread-alloc (William)
       - portability: Windows binary package change (Igor Zlatkovic), Catalog
        path on Windows
       - documentation: update to the tutorial (John Fleck), xmllint return code
        (John Fleck), man pages (Ville Skytta), 
       - bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX
        properly initialize the library (William), empty node set in XPath
        (William), xmlSchemas errors (William), invalid charref problem pointed
        by Morus Walter, XInclude xml:base generation (William), Relax-NG bug
        with div processing (William), XPointer and xml:base problem(William), 
        Reader and entities, xmllint return code for schemas (William), reader
        streaming problem (Steve Ball), DTD serialization problem (William),
        libxml.m4 fixes (Mike Hommey), do not provide destructors as methods on
        Python classes, xmlReader buffer bug, Python bindings memory interfaces
        improvement (with St