[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.626

Andreas Jung andreas@andreas-jung.com
Sun, 6 Jul 2003 06:44:44 -0400


Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv8091/doc

Modified Files:
	CHANGES.txt 
Log Message:
     - Collector #628: Applied patch to fix several textarea resize
       problems.


=== Zope/doc/CHANGES.txt 1.625 => 1.626 ===
--- Zope/doc/CHANGES.txt:1.625	Mon Jun 23 04:45:57 2003
+++ Zope/doc/CHANGES.txt	Sun Jul  6 06:43:39 2003
@@ -71,6 +71,9 @@
 
     Bugs Fixed
 
+     - Collector #628: Applied patch to fix several textarea resize
+       problems.
+
      - Collector #954: clear() method of TopicIndex removed all filter sets
        instead of clearing them.