[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.628
Andreas Jung
andreas@andreas-jung.com
Sun, 6 Jul 2003 08:11:22 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv21271/doc
Modified Files:
CHANGES.txt
Log Message:
- Collector #342: Avoiding insertion of a BASE tag for file objects
with content-type text/html
=== Zope/doc/CHANGES.txt 1.627 => 1.628 ===
--- Zope/doc/CHANGES.txt:1.627 Sun Jul 6 07:01:54 2003
+++ Zope/doc/CHANGES.txt Sun Jul 6 08:11:17 2003
@@ -71,6 +71,9 @@
Bugs Fixed
+ - Collector #342: Avoiding insertion of a BASE tag for file objects
+ with content-type text/html
+
- Collector #953: fixed namespace collision with form_title in ZMI
- Collector #628: Applied patch to fix several textarea resize