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

Andreas Jung andreas@andreas-jung.com
Sun, 6 Jul 2003 08:10:08 -0400


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

Modified Files:
      Tag: Zope-2_7-branch
	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.625.2.3 => 1.625.2.4 ===
--- Zope/doc/CHANGES.txt:1.625.2.3	Sun Jul  6 07:04:51 2003
+++ Zope/doc/CHANGES.txt	Sun Jul  6 08:10:02 2003
@@ -17,6 +17,9 @@
 
      - Collector #953: fixed namespace collision with form_title in ZMI
 
+     - Collector #342: Avoiding insertion of a BASE tag for file objects 
+       with content-type text/html 
+
   2.7.0a1
 
     Features added