[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.535.2.4
Matthew T. Kromer
matt@zope.com
Mon, 23 Sep 2002 15:43:33 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv29234/doc
Modified Files:
Tag: Zope-2_6-branch
CHANGES.txt
Log Message:
Update changelog for 2.6 beta 1
=== Zope/doc/CHANGES.txt 1.535.2.3 => 1.535.2.4 ===
--- Zope/doc/CHANGES.txt:1.535.2.3 Mon Sep 23 12:50:07 2002
+++ Zope/doc/CHANGES.txt Mon Sep 23 15:43:33 2002
@@ -4,6 +4,8 @@
Change information for previous versions of Zope can be found in the
file HISTORY.txt.
+ Zope 2.6.0 beta 1
+
Bugs Fixed
- Collector #583: Searching for '/' with PathIndexes failed.
@@ -232,6 +234,12 @@
- xmlrpclib has been updated to the Python 2.2 version, which includes
support for the Expat parser for unmarshalling data, which speeds up
things considerably.
+
+ - Binary builds for Linux are now built against glibc 2.1.3 with large
+ file support enabled.
+
+ - Binary builds for Solaris are now built against Solaris 8 with large
+ file support enabled.
Zope 2.6.0 alpha 1