[Zope3-checkins] CVS: Zope3/doc - CHANGES.txt:1.549 TODO.txt:1.40

Stephan Richter srichter at cosmos.phy.tufts.edu
Sat Mar 20 12:10:54 EST 2004


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

Modified Files:
	CHANGES.txt TODO.txt 
Log Message:


Implemented MinimalDefaultViewDirectives proposal.




=== Zope3/doc/CHANGES.txt 1.548 => 1.549 ===
--- Zope3/doc/CHANGES.txt:1.548	Sat Mar 20 11:27:14 2004
+++ Zope3/doc/CHANGES.txt	Sat Mar 20 12:10:52 2004
@@ -10,6 +10,10 @@
 
     New features
 
+    - Implemented http://dev.zope.org/Zope3/MinimalDefaultViewDirectives
+      'zope:defaultView' canno longer *define* a view. It also only accepts
+      one "for" interface.
+
     - Implemented http://dev.zope.org/Zope3/Use303RedirectsByDefault
       Browsers which support HTTP/1.1 will now receive 303 redirects.
 


=== Zope3/doc/TODO.txt 1.39 => 1.40 ===
--- Zope3/doc/TODO.txt:1.39	Sat Mar 20 11:27:14 2004
+++ Zope3/doc/TODO.txt	Sat Mar 20 12:10:52 2004
@@ -97,8 +97,6 @@
 
 - http://dev.zope.org/Zope3/LifeCycleEvents
 
-- http://dev.zope.org/Zope3/MinimalDefaultViewDirectives
-
 - http://dev.zope.org/Zope3/ZCMLEnhancements
 
   At least the permission redefinition. 




More information about the Zope3-Checkins mailing list