[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.406.2.77
Martijn Pieters
mj@zope.com
Fri, 4 Oct 2002 11:01:01 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv9017/doc
Modified Files:
Tag: Zope-2_5-branch
CHANGES.txt
Log Message:
Forgotten change to the changelog still lurking in my local sandbox.
=== Zope/doc/CHANGES.txt 1.406.2.76 => 1.406.2.77 ===
--- Zope/doc/CHANGES.txt:1.406.2.76 Thu Sep 26 13:19:17 2002
+++ Zope/doc/CHANGES.txt Fri Oct 4 11:01:01 2002
@@ -76,6 +76,9 @@
- #178: Don't compile PythonScripts in skins directories
+ - Collector #530: Acrobat Reader on Windows hangs when overlapping byte
+ ranges are merged; fixed by dropping optimizations altogether.
+
- BTrees fixes backported from the Zope 2.6 branch
- Collector #558: restrictedTraverse() sometimes raised Unauthorized