OBS User unknown
2008-04-14 20:24:00 +00:00
committed by Git OBS Bridge
parent c823075c9d
commit 868b396006
4 changed files with 27 additions and 6 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Apr 14 07:46:20 CEST 2008 - toms@suse.de
- Updated to 2.0.4:
Features added:
- No new features
Bugs fixed:
* Hanging thread in conjunction with GTK threading.
* Crash bug in iterparse when moving elements into other documents.
* HTML elements' .cssselect() method was broken.
* ElementTree.find*() didn't accept QName objects
-------------------------------------------------------------------
Fri Mar 28 11:01:26 CET 2008 - toms@suse.de
@@ -34,7 +47,6 @@ Older changes:
http://pypi.python.org/pypi/lxml/2.0.1
http://pypi.python.org/pypi/lxml/2.0
-------------------------------------------------------------------
Tue Oct 30 12:03:16 CET 2007 - toms@suse.de