Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv15086

Modified Files:
      Tag: CMF-1_5-branch
        CHANGES.txt 
Log Message:


 - Added testing framework to suppress / examine output from warnings
   module and from zLOG (cleaner than just 'filterwarnings', which was
   leaving nasty side effects).


=== CMF/CHANGES.txt 1.248.2.143 => 1.248.2.144 ===
--- CMF/CHANGES.txt:1.248.2.143 Thu Jul 14 06:54:41 2005
+++ CMF/CHANGES.txt     Fri Jul 15 22:30:31 2005
@@ -2,6 +2,9 @@
 
   Bugs Fixed
 
+    - Added testing framework to suppress / examine output from warnings
+      module and from zLOG.
+
     - CMFUid/UniqueIdGeneratorTool.py: Replaced the old BTree.Length.Length
       implementation by a simple counter. Using a BTree.Length.Length object
       as counter may have caused setting the same unique id to multiple 

_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins

Reply via email to