[z3-checkins] r26679 - z3/CMFonFive/trunk

regebro at codespeak.net regebro at codespeak.net
Tue May 2 17:57:56 CEST 2006


Author: regebro
Date: Tue May  2 17:57:56 2006
New Revision: 26679

Modified:
   z3/CMFonFive/trunk/CHANGES.txt
   z3/CMFonFive/trunk/README.txt
Log:
Updated teh readmes to refelct the fact that GenericSetup has been required for quite 
some time.


Modified: z3/CMFonFive/trunk/CHANGES.txt
==============================================================================
--- z3/CMFonFive/trunk/CHANGES.txt	(original)
+++ z3/CMFonFive/trunk/CHANGES.txt	Tue May  2 17:57:56 2006
@@ -13,12 +13,13 @@
     The reason for this change is that it enables you to add icons with the CMF
     ActionIconsTool.
 
-  CMFonFive 1.3.2 (2005-02-22)
+  CMFonFive 1.3.2 (2006-02-22)
 
   - GenericSetup calls all action providers with both object and info
     as None, which resulted in  an attribute error.
     
-  - Added a GenericSetup profile.
+  - Added a GenericSetup profile. This means you need to use CMF 1.6.0 or
+    later, or download and install GenericSetup.
   
   - Got rid of a deprecation warning for product_name.
 

Modified: z3/CMFonFive/trunk/README.txt
==============================================================================
--- z3/CMFonFive/trunk/README.txt	(original)
+++ z3/CMFonFive/trunk/README.txt	Tue May  2 17:57:56 2006
@@ -41,7 +41,8 @@
 
 * CMFonFive 1.3.2 (2006-02-22)
 
-  For CMF 1.5.2 and later, with Zope 2.9.
+  For CMF 1.5.2 and later, with Zope 2.9. 
+  Requires GenericSetup or CMF 1.6 (Where GenericSetup is included).
   
   http://codespeak.net/z3/cmfonfive/release/CMFonFive-1.3.2.tgz
 


More information about the z3-checkins mailing list