[Lxml-checkins] r32663 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Wed Sep 27 08:48:02 CEST 2006


Author: scoder
Date: Wed Sep 27 08:48:01 2006
New Revision: 32663

Modified:
   lxml/trunk/CHANGES.txt
Log:
mark HTML CDATA bug fixed

Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt	(original)
+++ lxml/trunk/CHANGES.txt	Wed Sep 27 08:48:01 2006
@@ -13,6 +13,8 @@
 Bugs fixed
 ----------
 
+* HTML script/style content was not propagated to .text
+
 * Show text xincluded between text nodes correctly in .text and .tail
 
 * 'integer * objectify.StringElement' operation was not supported


More information about the lxml-checkins mailing list