[CMF-checkins] CVS: CMF - CHANGES.txt:1.225
Stefan H. Holek
stefan at epy.co.at
Sat Jul 31 14:29:53 EDT 2004
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv23429
Modified Files:
CHANGES.txt
Log Message:
Code assumed US datetime format. At least since Zope 2.7 users can change that.
=== CMF/CHANGES.txt 1.224 => 1.225 ===
--- CMF/CHANGES.txt:1.224 Sat Jul 31 12:54:31 2004
+++ CMF/CHANGES.txt Sat Jul 31 14:29:23 2004
@@ -32,6 +32,9 @@
Bug Fixes
+ - CMFCalendar.CalendarTool: Code assumed US datetime format throughout.
+ At least since Zope 2.7 users can change that.
+
- CMFCalendar.Event: Day, month, and year were processed in the wrong
order by Event.edit().
Also see http://collector.zope.org/CMF/202
More information about the CMF-checkins
mailing list