[Zope-Checkins] CVS: Zope/doc - TODO.txt:1.27
Fred L. Drake, Jr.
fred@zope.com
Fri, 1 Aug 2003 16:43:33 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv9462
Modified Files:
TODO.txt
Log Message:
remove to-do item now done in CVS
=== Zope/doc/TODO.txt 1.26 => 1.27 ===
--- Zope/doc/TODO.txt:1.26 Fri Aug 1 16:32:06 2003
+++ Zope/doc/TODO.txt Fri Aug 1 16:43:28 2003
@@ -96,12 +96,6 @@
At least create a HowTo which summarizes the differences between
installing 2.6 and installing 2.7.
-ZConfig replacement errors are too cryptic
-
- If you specify an unknown replacement key, ZConfig complains at you
- but a) shows you the replacement key without its original capitalization
- and b) doesn't give you a line number.
-
More storage type examples in zope.conf.in
Temporary storage, bdbstorage, etc.