[Lxml-checkins] r32535 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Wed Sep 20 17:41:12 CEST 2006


Author: scoder
Date: Wed Sep 20 17:41:11 2006
New Revision: 32535

Modified:
   lxml/trunk/CHANGES.txt
Log:
updated changelog

Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt	(original)
+++ lxml/trunk/CHANGES.txt	Wed Sep 20 17:41:11 2006
@@ -17,6 +17,8 @@
 Bugs fixed
 ----------
 
+* lxml.objectify failed to support long data values (e.g., "123L")
+
 * Error messages from XSLT did not reach ``XSLT.error_log``
 
 * Factories objectify.Element() and objectify.DataElement() were missing


More information about the lxml-checkins mailing list