[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.6.35
Tim Peters
tim.one at comcast.net
Fri Jul 9 22:42:41 EDT 2004
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv12475
Modified Files:
Tag: Zope-2_7-branch
NEWS.txt
Log Message:
Repaired a bug wherein spurious error msgs could be produced after
reporting a problem with an unloadable object (discovered by eyeball,
while staring at the code to figure out what it actually does).
Vastly expanded the module docstring, with a slimmed-down version of
the new fsrefs docs on the ZODB Wiki.
=== ZODB3/NEWS.txt 1.33.6.34 => 1.33.6.35 ===
--- ZODB3/NEWS.txt:1.33.6.34 Fri Jul 2 18:33:52 2004
+++ ZODB3/NEWS.txt Fri Jul 9 22:42:11 2004
@@ -18,6 +18,13 @@
minutes, the message is logged at panic level (and you should
investigate to find and repair the true cause).
+Tools
+-----
+
+fsrefs.py: Fleshed out the module docstring, and repaired a bug
+wherein spurious error msgs could be produced after reporting a
+problem with an unloadable object.
+
Test suite
----------
More information about the Zodb-checkins
mailing list