Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv7085
Modified Files:
CHANGES.txt
Log Message:
=== CMF/CHANGES.txt 1.159 => 1.160 ===
--- CMF/CHANGES.txt:1.159 Sat Nov 1 11:41:59 2003
+++ CMF/CHANGES.txt Sat Nov 1 21:21:05 2003
@@ -2,6 +2,12 @@
New Features
+ - The caching policy manager now sets the header
+ 'X-Cache-Headers-Set-By' when it sets cache headers
+ in a response.
+
+ - FSDTMLMethods now play nicely with the caching policy manager.
+
- zpt skin: Added batch_widgets.pt and getBatchNavigation.py.
roster and search use now the new navigation macro. Looks like before,
but i18n works better and it's easier to reuse or replace the code.
|