SVN: CMF/branches/1.6/CHANGES.txt - Note changes.

Tres Seaver <[email protected]> Tue, 24 Apr 2007 16:40:42 -0400 (EDT)
Newsgroups gmane.comp.web.zope.cmf.cvs
Message-ID <[email protected]>
Log message for revision 74722:
   - Note changes.

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

-=-
Modified: CMF/branches/1.6/CHANGES.txt
===================================================================
--- CMF/branches/1.6/CHANGES.txt	2007-04-24 20:25:01 UTC (rev 74721)
+++ CMF/branches/1.6/CHANGES.txt	2007-04-24 20:40:41 UTC (rev 74722)
@@ -2,6 +2,8 @@
 
   Bug Fixes
 
+    - Fixed test breakage / spew when running on Zope 2.8.
+
     - Use the property API to get the member specific skin, because
       direct attribute access won't work with PAS based membership.
       (http://dev.plone.org/plone/ticket/5904)