[Lxml-checkins] r38418 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Sat Feb 10 22:26:40 CET 2007


Author: scoder
Date: Sat Feb 10 22:26:38 2007
New Revision: 38418

Modified:
   lxml/trunk/CHANGES.txt
Log:
support regexps in benchmark selection

Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt	(original)
+++ lxml/trunk/CHANGES.txt	Sat Feb 10 22:26:38 2007
@@ -8,6 +8,8 @@
 Features added
 --------------
 
+* Support for regular expressions in benchmark selection
+
 * get/set emulation (not .attrib!) for attributes on processing instructions
 
 * ElementInclude Python module for ElementTree compatible XInclude processing


More information about the lxml-checkins mailing list