[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.535.2.74
Florent Guillaume
fg@nuxeo.com
Sun, 22 Dec 2002 12:39:32 -0500
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv12324/doc
Modified Files:
Tag: Zope-2_6-branch
CHANGES.txt
Log Message:
Ensured that all HTTP headers are sent as normal strings and not Unicode
(thanks to Lalo Martins). (Collector #561)
=== Zope/doc/CHANGES.txt 1.535.2.73 => 1.535.2.74 ===
--- Zope/doc/CHANGES.txt:1.535.2.73 Sun Dec 22 11:16:13 2002
+++ Zope/doc/CHANGES.txt Sun Dec 22 12:39:01 2002
@@ -38,6 +38,9 @@
- Collector #595: There was insufficient quoting in some dtml
files.
+ - Collector #561: Ensured that all HTTP headers are sent as normal
+ strings and not Unicode (thanks to Lalo Martins).
+
Zope 2.6.1 beta 1
Bugs Fixed