CVS: Products/ParsedXML - CHANGES.txt:1.20

Martijn Faassen <[email protected]> Tue, 27 Apr 2004 14:10:02 -0400
Newsgroups gmane.comp.web.zope.parsed-xml
Message-ID <[email protected]>
Update of /cvs-repository/Products/ParsedXML
In directory cvs.zope.org:/tmp/cvs-serv6711

Modified Files:
	CHANGES.txt 
Log Message:
Update changes with removal of StrIO.


=== Products/ParsedXML/CHANGES.txt 1.19 => 1.20 ===
--- Products/ParsedXML/CHANGES.txt:1.19	Tue Apr 27 13:59:18 2004
+++ Products/ParsedXML/CHANGES.txt	Tue Apr 27 14:09:50 2004
@@ -16,6 +16,8 @@
 
       - get rid of unused HTML writing support.
 
+      - get rid of obsolete delegation through StrIO module to get StringIO.
+
   ParsedXML 1.3.1
 
     Bugs Fixed