[Zope3-checkins] CVS: Zope3/doc - CHANGES.txt:1.538
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Wed Mar 17 19:52:32 EST 2004
    
    
  
Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv6078/doc
Modified Files:
	CHANGES.txt 
Log Message:
Ah, I remembered another change.
=== Zope3/doc/CHANGES.txt 1.537 => 1.538 ===
--- Zope3/doc/CHANGES.txt:1.537	Wed Mar 17 19:49:02 2004
+++ Zope3/doc/CHANGES.txt	Wed Mar 17 19:52:31 2004
@@ -66,6 +66,10 @@
 
     Bug fixes
     
+    - BTreeContainer's '__contains__()' and 'has_key()' methods return 'True'
+      and 'False' now instead 0 or a positive integer. Added tests for
+      BTreeContainer.
+
     - All IContainer objects are tree items now by default. 
 
     - Fixed Issue 126. HTML entities and elements are now correctly escaped
    
    
More information about the Zope3-Checkins
mailing list