[z3-checkins] r21771 - z3/Five/branch/Five-1.3
philikon at codespeak.net
philikon at codespeak.net
Sat Jan 7 09:46:23 CET 2006
Author: philikon
Date: Sat Jan 7 09:46:18 2006
New Revision: 21771
Modified:
z3/Five/branch/Five-1.3/CHANGES.txt
Log:
Prepare for release
Modified: z3/Five/branch/Five-1.3/CHANGES.txt
==============================================================================
--- z3/Five/branch/Five-1.3/CHANGES.txt (original)
+++ z3/Five/branch/Five-1.3/CHANGES.txt Sat Jan 7 09:46:18 2006
@@ -2,9 +2,11 @@
Five Changes
============
-Five 1.3 (unreleased)
+Five 1.3 (2006-01-07)
=====================
+This version is also included in Zope 2.9.0.
+
Bugfixes
--------
@@ -77,7 +79,7 @@
components has been removed as that functionality is now in the Zope
2 core as of Zope 2.9.
-Five 1.2 (unreleased)
+Five 1.2 (2006-01-07)
=====================
Bugfixes
@@ -92,6 +94,12 @@
* Made Five send a ContainerModifiedEvent when appropriate.
+* Fix cleanup of five:traversable.
+
+* If one class was set to have a localsite hook twice, removing the
+ hook would be attempted twice during the cleanup of unit tests, and
+ the tests would fail.
+
Restructuring
-------------
More information about the z3-checkins
mailing list