[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.643
Chris McDonough
chrism@zope.com
Sat, 2 Aug 2003 14:03:31 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv11766
Modified Files:
CHANGES.txt
Log Message:
=== Zope/doc/CHANGES.txt 1.642 => 1.643 ===
--- Zope/doc/CHANGES.txt:1.642 Sat Aug 2 01:50:30 2003
+++ Zope/doc/CHANGES.txt Sat Aug 2 14:03:25 2003
@@ -13,6 +13,12 @@
Bugs fixed
+ - The connection-class keyword to database sections
+ didn't work.
+
+ - ZConfig didn't report a line number and munged capitalization
+ of replacement keys when a replacement error was provided.
+
- log-to-stderr on startup will now emit messages to the console at
the lowest logging level defined by any of the handlers in the
eventlog section.