deps/src/libxml2-2.9.1/doc/news.html
| |
|
|
|
|
|
|
|
|
|
| Main Menu | |
|
| Related links | |
|
|
|
|
|
|
The change log describes the recents commits to the GIT code base.
Here is the list of public releases:
Do not use or package 2.6.25
A bugfix only release:
A bugfixes only release
Conformance testing and lot of fixes on Relax NG and XInclude implementation
Implementation of XPointer element() scheme
2 serialization bugs, node info generation problems, a DTD regexp generation problem.
Portability: windows updates and path canonicalization (Igor)
A few typo fixes (Kjartan Maraas)
Python bindings generator fixes (Stephane Bidoul)
2.4.24: Aug 22 2002
This release is both a bug fix release and also contains the early XML Schemas structures and datatypes code, beware, all interfaces are likely to change, there is huge holes, it is clearly a work in progress and don't even think of putting this code in a production system, it's actually not compiled in by default. The real fixes are:
Lots of bugfixes, and added a basic SGML catalog support:
#include <libxml/xxx.h>
instead of
#include "xxx.h"
This is a first Beta release of libxml version 2
It's available only fromxmlsoft.org FTP, it's packaged as libxml2-2.0.0beta and available as tar and RPMs
This version is now the head in the Gnome CVS base, the old one is available under the tag LIB_XML_1_X
This includes a very large set of changes. From a programmatic point of view applications should not have to be modified too much, check the upgrade page
Some interfaces may changes (especially a bit about encoding).
the updates includes:
Serious progress were made toward compliance, here are the result of the test against the OASIS testsuite (except the Japanese tests since I don't support that encoding yet). This URL is rebuilt every couple of hours using the CVS head version.
|
|
|
|
|