[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.673
Lennart Regebro
cvs-admin at zope.org
Tue Nov 4 11:52:04 EST 2003
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv14802
Modified Files:
CHANGES.txt
Log Message:
Collector #331: Referenses to URL in manage_tabs was changed
to REQUEST.URL to prevent accidental overriding.
=== Zope/doc/CHANGES.txt 1.672 => 1.673 ===
--- Zope/doc/CHANGES.txt:1.672 Tue Nov 4 10:43:35 2003
+++ Zope/doc/CHANGES.txt Tue Nov 4 11:52:03 2003
@@ -30,6 +30,9 @@
Bugs fixed
+ - Collector #331: Referenses to URL in manage_tabs was changed
+ to REQUEST.URL to prevent accidental overriding.
+
- Made the control panel properly reflect the cache-size setting
of ZODB's object cache once again.
More information about the Zope-Checkins
mailing list