[Zope-Checkins] CVS: Zope2 - CHANGES.txt:1.287.2.91
Brian Lloyd
brian@digiciool.com
Thu, 15 Mar 2001 10:37:38 -0500 (EST)
Update of /cvs-repository/Zope2/doc
In directory korak:/home/brian/temp/zope-23-branch/doc
Modified Files:
Tag: zope-2_3-branch
CHANGES.txt
Log Message:
Updated
--- Updated File CHANGES.txt in package Zope2 --
--- CHANGES.txt 2001/03/15 13:59:35 1.287.2.90
+++ CHANGES.txt 2001/03/15 15:37:37 1.287.2.91
@@ -105,6 +105,9 @@
security assertions, which meant that it could not be accessed
from DTML as advertised.
+ - A number of Collector patches to fix DateTime issues (mostly
+ regarding timezone handling) were applied.
+
- Key errors were returned from catalog searches due to bugs
in unindexing objects.
@@ -130,11 +133,17 @@
indexing. The hot spots have now been removed and the
number of objects modified when indexing has been
dramatically reduced. In addition, conflicts detected during
- transaction commit can not usually be resolved using new
+ transaction commit can now usually be resolved using new
conflict-resolution protocols and conflict-resolution
support added to the catalog. These changes will not avoid
all conflicts, but will reduce conflicts significantly in
many cases.
+
+ Specific information on how to update existing Catalogs to take
+ advantage of the data structures available can be found at:
+
+ http://www.zope.org/Members/mcdonc/HowTos/UpgradeToNewCatalog
+
Zope 2.3.1 beta 1