[CMF-checkins] CVS: CMF - CHANGES.txt:1.164
    Yvo Schubbe 
    cvs-admin at zope.org
       
    Mon Dec  1 04:11:48 EST 2003
    
    
  
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv32076
Modified Files:
	CHANGES.txt 
Log Message:
- made tuplize() work with unicode strings
- fixed default splitter
- enabled tuplize() and seq_strip() tests
=== CMF/CHANGES.txt 1.163 => 1.164 ===
--- CMF/CHANGES.txt:1.163	Thu Nov 27 10:06:48 2003
+++ CMF/CHANGES.txt	Mon Dec  1 04:11:17 2003
@@ -104,6 +104,8 @@
 
   Bug Fixes
 
+    - CMFDefault utils: Made 'tuplize()' work correctly with string types.
+
     - CMFCore utils: Reverted obsolete workaround in _checkPermission.
 
     - Skin scripts: Made except statements safer by being more specific. Hope
    
    
More information about the CMF-checkins
mailing list