[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.535.2.135
Chris Withers
chrisw at nipltd.com
Wed Sep 24 10:38:42 EDT 2003
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv16235/doc
Modified Files:
Tag: Zope-2_6-branch
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.535.2.134 => 1.535.2.135 ===
--- Zope/doc/CHANGES.txt:1.535.2.134 Tue Jul 29 13:11:37 2003
+++ Zope/doc/CHANGES.txt Wed Sep 24 10:38:11 2003
@@ -4,6 +4,13 @@
Change information for previous versions of Zope can be found in the
file HISTORY.txt.
+ After Zope 2.6.2 Final
+
+ Bugs Fixed
+
+ - changed some bare try: except:'s in Shared.DC.ZRDB.Connection
+ so that they now log exceptions that occur.
+
Zope 2.6.2 beta 5
Bugs Fixed
More information about the Zope-Checkins
mailing list