[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.283
Jens Vagelpohl
jens at dataflake.org
Mon Jan 10 08:44:45 EST 2005
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv17899/doc
Modified Files:
Tag: Zope-2_7-branch
CHANGES.txt
Log Message:
- Fix blowups when attempting to cache DTML Methods using
filestream_iterator-based caching
=== Zope/doc/CHANGES.txt 1.625.2.282 => 1.625.2.283 ===
--- Zope/doc/CHANGES.txt:1.625.2.282 Sat Jan 8 03:22:24 2005
+++ Zope/doc/CHANGES.txt Mon Jan 10 08:44:14 2005
@@ -12,6 +12,9 @@
- Collector #1656: Several iterator operations were broken, particularly enumerate().
+ - DTML Methods were not interoperable with the new filestream_iterator
+ and caches based on it (FileCacheManager).
+
Zope 2.7.4 RC 2
More information about the Zope-Checkins
mailing list