[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.27
Chris Withers
chrisw at nipltd.com
Wed Sep 24 10:32:23 EDT 2003
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv15110/doc
Modified Files:
Tag: Zope-2_7-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.625.2.26 => 1.625.2.27 ===
--- Zope/doc/CHANGES.txt:1.625.2.26 Tue Sep 23 17:16:21 2003
+++ Zope/doc/CHANGES.txt Wed Sep 24 10:31:53 2003
@@ -21,6 +21,9 @@
- Collector #78: Proxy roles not respected when calling
manage_pasteObjects.
+ - 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