[CMF-checkins] CVS: CMF - CHANGES.txt:1.194 INSTALL.txt:1.17
INSTALL_CVS.txt:1.6
Yvo Schubbe
y.2004_ at wcm-solutions.de
Mon Apr 26 08:34:39 EDT 2004
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv9607
Modified Files:
CHANGES.txt INSTALL.txt INSTALL_CVS.txt
Log Message:
- removed pre Zope 2.6.4 compatibility code
- some whitespace cleanup
=== CMF/CHANGES.txt 1.193 => 1.194 ===
--- CMF/CHANGES.txt:1.193 Thu Apr 15 09:04:18 2004
+++ CMF/CHANGES.txt Mon Apr 26 08:34:05 2004
@@ -69,8 +69,7 @@
- CatalogTool: Updated to post Zope 2.6.2 ZCatalog interface.
'catalog_object()' and 'reindexObject()' now support the new
'update_metadata' argument. 'reindexObjectSecurity()' doesn't update
- catalog metadata anymore. With older Zope versions 'update_metadata=0'
- is ignored.
+ catalog metadata anymore.
- Added new hook to CookieCrumbler "twiddleAuthCookie". The
twiddleAuthCookie skin script, if present is called on each request
@@ -179,6 +178,9 @@
tool overrides default member content creation.
Bug Fixes
+
+ - Removed pre Zope 2.6.4 compatibility code. Now Zope 2.6.4 or a later
+ platform is required for CMF.
- CatalogTool: Marked the 'meta_type' index as deprecated.
=== CMF/INSTALL.txt 1.16 => 1.17 ===
--- CMF/INSTALL.txt:1.16 Fri Jan 23 10:08:52 2004
+++ CMF/INSTALL.txt Mon Apr 26 08:34:05 2004
@@ -2,14 +2,14 @@
Requirements
- - Zope v. 2.5 and later
+ - Zope v. 2.6.4 and later
Assumptions
- New installation
- Zope configured using INSTANCE_HOME, /var/zope, and
- SOFTWARE_HOME, /usr/local/zope/Zope-2.6.1
+ SOFTWARE_HOME, /usr/local/zope/Zope-2.7.0
Procedure
@@ -57,8 +57,6 @@
Installing Internationalization (I18N) Support for CMF
Requirements
-
- - Zope 2.6.0 or later
- "Localizer":http://www.localizer.org
=== CMF/INSTALL_CVS.txt 1.5 => 1.6 ===
--- CMF/INSTALL_CVS.txt:1.5 Sun Apr 27 08:36:34 2003
+++ CMF/INSTALL_CVS.txt Mon Apr 26 08:34:05 2004
@@ -12,8 +12,8 @@
- See the note below [1] if you want to export or check out
the sources for a specific version from CVS.
- *Please note that current versions of the CMF (1.4 and later)
- require Zope 2.5 or later*
+ *Please note that current versions of the CMF (1.5 and later)
+ require Zope 2.6.4 or later*
* For help with CVS in general, see the "CVS Online Manual",
http://www.loria.fr/~molli/cvs-index.html
More information about the CMF-checkins
mailing list