[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.627
Andreas Jung
andreas@andreas-jung.com
Sun, 6 Jul 2003 07:02:29 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv11273/doc
Modified Files:
CHANGES.txt
Log Message:
- Collector #953: fixed namespace collision with form_title in ZMI
=== Zope/doc/CHANGES.txt 1.626 => 1.627 ===
--- Zope/doc/CHANGES.txt:1.626 Sun Jul 6 06:43:39 2003
+++ Zope/doc/CHANGES.txt Sun Jul 6 07:01:54 2003
@@ -71,6 +71,8 @@
Bugs Fixed
+ - Collector #953: fixed namespace collision with form_title in ZMI
+
- Collector #628: Applied patch to fix several textarea resize
problems.