[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.651

Chris Withers chrisw at nipltd.com
Wed Sep 24 10:29:14 EDT 2003


Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv14607/doc

Modified Files:
	CHANGES.txt 
Log Message:
 changed some bare try: except:'s in Shared.DC.ZRDB.Connection
       so that they now log exceptions that occur.

=== Zope/doc/CHANGES.txt 1.650 => 1.651 ===
--- Zope/doc/CHANGES.txt:1.650	Sun Sep 14 12:39:16 2003
+++ Zope/doc/CHANGES.txt	Wed Sep 24 10:28:43 2003
@@ -18,6 +18,9 @@
 
      - Collector #1039: Whitespace problem in Z2.log fixed
 
+     - changed some bare try: except:'s in Shared.DC.ZRDB.Connection
+       so that they now log exceptions that occur.
+
   2.7.0b2
 
     Features added




More information about the Zope-Checkins mailing list