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

Chris McDonough chrism at plope.com
Fri Jun 3 12:29:05 EDT 2005


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

Modified Files:
      Tag: Zope-2_7-branch
	CHANGES.txt 
Log Message:



=== Zope/doc/CHANGES.txt 1.625.2.335 => 1.625.2.336 ===
--- Zope/doc/CHANGES.txt:1.625.2.335	Thu Jun  2 23:27:25 2005
+++ Zope/doc/CHANGES.txt	Fri Jun  3 12:29:04 2005
@@ -14,6 +14,11 @@
 
     Bugs fixed
 
+      - Collector #1797: when a File/Image object returned a "304" response
+        code in response to an If-Modified-Since request, it did not
+        collaborate with any cache managers.  It used to, and it has been
+        changed back to do so.  Thanks to d2m and Bertrand Croq.
+
       - Collector #1799: Avoid lying about parent's refcount when
         calling back into Python code.
 



More information about the Zope-Checkins mailing list