Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv5764
Modified Files:
CHANGES.txt
Log Message:
Add contributorsplitter() utility function.
=== CMF/CHANGES.txt 1.219 => 1.220 ===
--- CMF/CHANGES.txt:1.219 Sat Jul 31 07:53:06 2004
+++ CMF/CHANGES.txt Sat Jul 31 08:58:37 2004
@@ -2,6 +2,9 @@
New Features
+ - CMFCore.utils: Introduced contributorsplitter() utility function
+ along the lines of keywordsplitter().
+
- Actions and Action providers: Further refactoring.
o Removed again OldstyleActionProvider Interface and
|