[Zope3-checkins] SVN: Zope3/branches/ZopeX3-3.0/doc/CHANGES.txt ***
empty log message ***
Jim Fulton
jim at zope.com
Fri Jun 4 11:35:08 EDT 2004
Log message for revision 25258:
*** empty log message ***
-=-
Modified: Zope3/branches/ZopeX3-3.0/doc/CHANGES.txt
===================================================================
--- Zope3/branches/ZopeX3-3.0/doc/CHANGES.txt 2004-06-04 15:34:35 UTC (rev 25257)
+++ Zope3/branches/ZopeX3-3.0/doc/CHANGES.txt 2004-06-04 15:35:07 UTC (rev 25258)
@@ -6,6 +6,17 @@
For information on future releases, see ROADMAP.txt.
+ Zope X3.0.0 Beta 2
+
+ New features
+
+ Bug fixes
+
+ - utilities/runurl.py hadn't been updated to relect recent changes
+ in the debugging support.
+
+ Restructuring
+
Zope X3.0.0 Beta 1
New features
@@ -36,6 +47,8 @@
the name into UTF-8 and url quote it to convert the name to ASCII.
Also added __unicode__ to get a unicode representation of the url.
+ - Cut startup time in half
+
Restructuring
- New api for getting sublocations and adapters for containers
More information about the Zope3-Checkins
mailing list