[Lxml-checkins] r39288 - lxml/trunk
scoder at codespeak.net
scoder at codespeak.net
Wed Feb 21 15:56:49 CET 2007
Author: scoder
Date: Wed Feb 21 15:56:48 2007
New Revision: 39288
Modified:
lxml/trunk/CHANGES.txt
Log:
be less restrictive wrt attribute names in ObjectPath
Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt (original)
+++ lxml/trunk/CHANGES.txt Wed Feb 21 15:56:48 2007
@@ -2,6 +2,19 @@
lxml changelog
==============
+Under Development
+=================
+
+Features added
+--------------
+
+* The pattern for attribute names in ObjectPath was too restrictive
+
+
+Bugs fixed
+----------
+
+
1.2 (2007-02-20)
================
More information about the lxml-checkins
mailing list