[Zope3-checkins] CVS: Zope3/doc - CHANGES.txt:1.498
Kiran Jonnalagadda
jace at pobox.com
Wed Dec 10 08:08:23 EST 2003
Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv29773/doc
Modified Files:
CHANGES.txt
Log Message:
Copy/Move now checks constraints and preconditions, instead of just
expecting the source's and target's class to be the same.
=== Zope3/doc/CHANGES.txt 1.497 => 1.498 ===
--- Zope3/doc/CHANGES.txt:1.497 Wed Dec 10 00:52:24 2003
+++ Zope3/doc/CHANGES.txt Wed Dec 10 08:07:52 2003
@@ -10,6 +10,9 @@
New features
+ - Copy/Move now checks constraints and preconditions, instead of just
+ expecting the source's and target's class to be the same.
+
Bug fixes
Refactoring
More information about the Zope3-Checkins
mailing list