[Lxml-checkins] r48573 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Sun Nov 11 16:31:25 CET 2007


Author: scoder
Date: Sun Nov 11 16:31:25 2007
New Revision: 48573

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

Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt	(original)
+++ lxml/trunk/CHANGES.txt	Sun Nov 11 16:31:25 2007
@@ -50,6 +50,9 @@
   classes now know about their fully qualified class name, including
   the package name of their module.
 
+* Keyword-only arguments in some API functions, especially in the
+  parsers and serialisers.
+
 
 1.3.6 (2007-10-29)
 ==================


More information about the lxml-checkins mailing list