[Lxml-checkins] r33724 - lxml/trunk
scoder at codespeak.net
scoder at codespeak.net
Wed Oct 25 18:47:22 CEST 2006
Author: scoder
Date: Wed Oct 25 18:47:20 2006
New Revision: 33724
Modified:
lxml/trunk/CHANGES.txt
Log:
mark xmlid bug fixed
Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt (original)
+++ lxml/trunk/CHANGES.txt Wed Oct 25 18:47:20 2006
@@ -21,6 +21,8 @@
* Open files and XML strings returned by Python resolvers were not
closed/freed
+* Crash in the IDDict returned by XMLDTDID
+
* Copying Comments and ProcessingInstructions failed
* Memory leak for external URLs in _XSLTProcessingInstruction.parseXSL()
More information about the lxml-checkins
mailing list