[Lxml-checkins] r39519 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Tue Feb 27 16:14:54 CET 2007


Author: scoder
Date: Tue Feb 27 16:14:53 2007
New Revision: 39519

Modified:
   lxml/trunk/CHANGES.txt
Log:
note on build fixes in changelog

Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt	(original)
+++ lxml/trunk/CHANGES.txt	Tue Feb 27 16:14:53 2007
@@ -24,6 +24,8 @@
 Bugs fixed
 ----------
 
+* Build fixes for MS compiler
+
 * Item assignments to special names like ``element["text"]`` failed
 
 * Possible memory leaks in namespace handling when moving elements between


More information about the lxml-checkins mailing list