[Zope3-checkins] CVS: Zope3/doc - CHANGES.txt:1.510

Jim Fulton jim at zope.com
Tue Feb 24 12:57:16 EST 2004


Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv7311

Modified Files:
	CHANGES.txt 
Log Message:
Got rid of the non-existent MS5.


=== Zope3/doc/CHANGES.txt 1.509 => 1.510 ===
--- Zope3/doc/CHANGES.txt:1.509	Tue Feb 24 12:53:15 2004
+++ Zope3/doc/CHANGES.txt	Tue Feb 24 12:57:15 2004
@@ -6,7 +6,7 @@
 
   For information on future releases, see ROADMAP.txt.
 
-  Zope X3.0.0 Alpha 1 (Milestone 6? Beta 1? :)
+  Zope X3.0.0 Alpha 1 (Milestone 5? Beta 1? :)
 
     New features
 
@@ -25,21 +25,6 @@
       navigation with a cookie-based stateful tree and a skin using that
       layer based on Rotterdam.
 
-    Bug fixes
-
-    Restructuring
-
-    - Rearranged the package hierarchy below zope.app.
-
-      o Moved content types, including their interfaces and browser
-        views, to their individual packages below zope.app.
-
-      o ... more to come here ...
-
-  Zope X3.0.0 Milestone 5
-
-    New features
-
     - Copy/Move now checks constraints and preconditions, instead of just
       expecting the source's and target's class to be the same.
 
@@ -60,6 +45,13 @@
       attributes of the schema that are implemented as fields.
 
     Restructuring
+
+    - Rearranged the package hierarchy below zope.app.
+
+      o Moved content types, including their interfaces and browser
+        views, to their individual packages below zope.app.
+
+      o ... more to come here ...
 
     - Moved the i18n message string extraction utility to the
       'utilities' directory




More information about the Zope3-Checkins mailing list