[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.402.2.8
Martijn Pieters
mj@zope.com
Thu, 6 Dec 2001 18:36:57 -0500
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv16254/doc
Modified Files:
Tag: Zope-2_5-branch
CHANGES.txt
Log Message:
Update CHANGES for the HTTP Range draft fix.
=== Zope/doc/CHANGES.txt 1.402.2.7 => 1.402.2.8 ===
file HISTORY.txt.
+ - Fix HTTP Ranges for Netscape as well; version 4 and before, as well as
+ MSIE 3, implement a draft version of the HTTP Ranges spec and require a
+ different MIME-type response. This fixes Acrobat PDF downloads on these
+ clients.
+
+
Zope 2.5 Beta 2
Bugs Fixed