[CMF-checkins] CVS: CMF - CHANGES.txt:1.124.2.1
Yvo Schubbe
schubbe@web.de
Sun, 24 Nov 2002 19:00:45 -0500
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv15222
Modified Files:
Tag: yuppie-collector067-branch
CHANGES.txt
Log Message:
Moved URLTool.py and explainURLTool.dtml to CMFCore. (Collector #67)
- changed meta_type
- removed string functions and redundant code
- added interface and basic tests
=== CMF/CHANGES.txt 1.124 => 1.124.2.1 ===
--- CMF/CHANGES.txt:1.124 Mon Nov 18 09:15:32 2002
+++ CMF/CHANGES.txt Sun Nov 24 19:00:13 2002
@@ -24,6 +24,9 @@
- (__future__) Added DCWorkflow (through-the-web configurable
workflows) to the core set of CMF products.
+ - Moved URLTool to CMFCore. Added interface and basic tests.
+ (Collector #67)
+
- Added FSFile skin object, in order to allow .swf files (et al.) in
skins