[Zope3-checkins] CVS: Zope3/doc - CHANGES.txt:1.563
Dmitry Vasiliev
dima at hlabs.spb.ru
Mon Mar 29 05:36:27 EST 2004
Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv30431/doc
Modified Files:
CHANGES.txt
Log Message:
Note about Content-Length fix added
=== Zope3/doc/CHANGES.txt 1.562 => 1.563 ===
--- Zope3/doc/CHANGES.txt:1.562 Wed Mar 24 07:44:50 2004
+++ Zope3/doc/CHANGES.txt Mon Mar 29 05:36:26 2004
@@ -139,7 +139,11 @@
up by name but by a providing interface.
Bug fixes
-
+
+ - Content-Length header bug fixed. The problem was that while encoding
+ an output data to output encoding data length can be changed, but
+ headers were already sent.
+
- Fixed issue 159. barryp sent in a patch concerning timezone handling in
the HTTP server date utility.
More information about the Zope3-Checkins
mailing list