[Lxml-checkins] r33856 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Sun Oct 29 19:35:10 CET 2006


Author: scoder
Date: Sun Oct 29 19:35:04 2006
New Revision: 33856

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

Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt	(original)
+++ lxml/trunk/CHANGES.txt	Sun Oct 29 19:35:04 2006
@@ -22,7 +22,7 @@
 Bugs fixed
 ----------
 
-* Parser resources were not free before the next parser run
+* Parser resources were not freed before the next parser run
 
 * Open files and XML strings returned by Python resolvers were not
   closed/freed


More information about the lxml-checkins mailing list