forked from pool/python-lxml
This commit is contained in:
committed by
Git OBS Bridge
parent
0d7ff158ce
commit
bef308a393
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 03 10:47:00 CEST 2009 - toms@suse.de
|
||||
|
||||
- Updated to 2.2.1:
|
||||
Features added:
|
||||
* Injecting default attributes into a document during XML Schema
|
||||
validation (also at parse time).
|
||||
* Pass huge_tree parser option to disable parser security restrictions
|
||||
imposed by libxml2 2.7.
|
||||
|
||||
Bugs fixed
|
||||
* The script for statically building libxml2 and libxslt didn't work in Py3.
|
||||
* XMLSchema() also passes invalid schema documents on to libxml2 for
|
||||
parsing (which could lead to a crash before release 2.6.24).
|
||||
|
||||
Full list: http://codespeak.net/lxml/changes-2.2.1.html
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 03 08:41:00 CEST 2009 - toms@suse.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user