[Zope-Checkins] CVS: Zope2 - CHANGES.txt:1.335.2.12

chrism@serenade.digicool.com chrism@serenade.digicool.com
Mon, 2 Jul 2001 13:27:14 -0400


Update of /cvs-repository/Zope2/doc
In directory serenade:/home/chrism/sandboxes/Zope24Branch/doc

Modified Files:
      Tag: Zope-2_4-branch
	CHANGES.txt 
Log Message:
*** empty log message ***


--- Updated File CHANGES.txt in package Zope2 --
--- CHANGES.txt	2001/07/02 16:32:57	1.335.2.11
+++ CHANGES.txt	2001/07/02 17:27:14	1.335.2.12
@@ -18,6 +18,12 @@
           existing dtml-in constructs.  Now strings are not placed on
           the namespace.
 
+        - Collector #2257: Renaming objects in the ZMI depended on
+          creating a new object and deleting the old object.  Some user
+          code depended on this happening in such a way that the old
+          object remained around until after the new object was created.
+          The implementation now supports this.
+
     Zope 2.4 beta 2
 
       Bugs fixed