[CMF-checkins] CVS: CMF - CHANGES.txt:1.248.2.67
Jens Vagelpohl
jens at dataflake.org
Tue Mar 22 14:24:19 EST 2005
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv16924
Modified Files:
Tag: CMF-1_5-branch
CHANGES.txt
Log Message:
- CMFSetup: When importing skins configurations you can now specify a
layer to be inserted after a given layer. Previously you could only
insert before a given layer.
=== CMF/CHANGES.txt 1.248.2.66 => 1.248.2.67 ===
--- CMF/CHANGES.txt:1.248.2.66 Wed Mar 16 06:33:52 2005
+++ CMF/CHANGES.txt Tue Mar 22 14:23:49 2005
@@ -2,6 +2,10 @@
New Features
+ - CMFSetup: When importing skins configurations you can now specify a
+ layer to be inserted after a given layer. Previously you could only
+ insert before a given layer.
+
- CatalogTool: All default FieldIndex instances used for indexing
DateTime values are now created as DateIndex instances instead. All
default TextIndex instances are now created as ZCTextIndex instances.
More information about the CMF-checkins
mailing list