[Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Added missing
entries from 3.0-branch.
Bjorn Tillenius
bjoti777 at student.liu.se
Sun Dec 19 11:06:26 EST 2004
Log message for revision 28652:
Added missing entries from 3.0-branch.
Changed:
U Zope3/trunk/doc/CHANGES.txt
-=-
Modified: Zope3/trunk/doc/CHANGES.txt
===================================================================
--- Zope3/trunk/doc/CHANGES.txt 2004-12-19 11:42:20 UTC (rev 28651)
+++ Zope3/trunk/doc/CHANGES.txt 2004-12-19 16:06:25 UTC (rev 28652)
@@ -287,11 +287,18 @@
- Small but important fix to security map. It was not marking objects
with modified permissions as changed, due to a missing assignment.
+ - Contents/contents.pt didn't quote the values that were used in
+ href:s, thus it couldn't function properly if the items contained
+ certain characters.
+
+ - If the content-type was text/*, HTTPResponse.write re-set the
+ content-length header to the first chunk of data.
+
Much thanks to everyone who contributed to this release:
Jim Fulton, Fred Drake, Philipp von Weitershausen, Stephan Richter,
Gustavo Niemeyer, Daniel Nouri, Volker Bachschneider, Roger Ineichen,
- Shane Hathaway
+ Shane Hathaway, Bjorn Tillenius
Note: If you are not listed and contributed, please add yourself. This
note will be deleted before the release.
More information about the Zope3-Checkins
mailing list