[Zope3-checkins] CVS: Zope3/doc - CHANGES.txt:1.540

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Mar 18 10:11:17 EST 2004


Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv908/doc

Modified Files:
	CHANGES.txt 
Log Message:
Fixed issue 128.


=== Zope3/doc/CHANGES.txt 1.539 => 1.540 ===
--- Zope3/doc/CHANGES.txt:1.539	Thu Mar 18 07:22:20 2004
+++ Zope3/doc/CHANGES.txt	Thu Mar 18 10:11:17 2004
@@ -70,17 +70,19 @@
 
     Bug fixes
     
+    - Fixed issue 128. The TALES Iterator class is now up-to-date.
+
     - 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
+    - Fixed issue 126. HTML entities and elements are now correctly escaped
       when editing via the browser. The fix has been made in the browser
       widget code.
 
-    - Fixed Issue 195. The remove language buttons for I18n File and Image have
+    - Fixed issue 195. The remove language buttons for I18n File and Image have
       now a value. 
 
     - Removed last TAB characters from Python code. 




More information about the Zope3-Checkins mailing list