[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.335.2.101
Martijn Pieters
mj@zope.com
Tue, 18 Dec 2001 12:43:44 -0500
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv6598/doc
Modified Files:
Tag: Zope-2_4-branch
CHANGES.txt
Log Message:
MErge draft-spec ranges fix from 2.5 branch.
=== Zope/doc/CHANGES.txt 1.335.2.100 => 1.335.2.101 ===
resulting response gives only one big range result.
+ - 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.4.3
Bugs Fixed