SVN: CMF/branches/2.1/CHANGES.txt Pay down CHANGES debt.

"Stefan H. Holek" <[email protected]> Sun, 23 Mar 2008 13:10:20 -0400 (EDT)
Newsgroups gmane.comp.web.zope.cmf.cvs
Message-ID <[email protected]>
Log message for revision 84884:
  Pay down CHANGES debt.
  

Changed:
  U   CMF/branches/2.1/CHANGES.txt

-=-
Modified: CMF/branches/2.1/CHANGES.txt
===================================================================
--- CMF/branches/2.1/CHANGES.txt	2008-03-23 15:13:18 UTC (rev 84883)
+++ CMF/branches/2.1/CHANGES.txt	2008-03-23 17:10:19 UTC (rev 84884)
@@ -4,7 +4,12 @@
 
     - CMFDefault DiscussionItem: Fixed indexing of 'in_reply_to'.
 
+    - CMFUid.testing: Base UidEventZCMLLayer on ZopeTestCase.layer.ZopeLite.
 
+    - CMFUid.UniqueIdHandlerTool: Use %r instead of %s in error messages, so
+      we don't trip over non-ASCII representations (e.g. File and Image).
+
+
 CMF 2.1.1 (2008/01/06)
 
   Bug Fixes