[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.131
Stefan H. Holek
stefan at epy.co.at
Mon Apr 26 06:11:53 EDT 2004
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv14785/doc
Modified Files:
Tag: Zope-2_7-branch
CHANGES.txt
Log Message:
Collector #1160: HTTPResponse.expireCookie() potentially didn't
when an 'expires' keyword argument was passed.
=== Zope/doc/CHANGES.txt 1.625.2.130 => 1.625.2.131 ===
--- Zope/doc/CHANGES.txt:1.625.2.130 Fri Apr 23 10:29:22 2004
+++ Zope/doc/CHANGES.txt Mon Apr 26 06:11:23 2004
@@ -95,6 +95,9 @@
propagate database conflict errors which should eliminate spurious
missing results on busy servers.
+ - Collector #1160: HTTPResponse.expireCookie() potentially didn't
+ when an 'expires' keyword argument was passed.
+
- reStructuredText ignored the encoding parameters in zope.conf
- ObjectManager no longer raises string exceptions.
More information about the Zope-Checkins
mailing list