[CMF-checkins] CVS: CMF - HISTORY.txt:1.20
tseaver@digicool.com
tseaver@digicool.com
Thu, 12 Apr 2001 13:56:37 -0400 (EDT)
Update of /cvs-repository/CMF
In directory korak:/tmp/cvs-serv20679
Modified Files:
HISTORY.txt
Log Message:
- Fixed "Ever" entry in 'search_form' to use a value safe in timezones
east of GMT (Tracker issue #236).
--- Updated File HISTORY.txt in package CMF --
--- HISTORY.txt 2001/04/11 22:01:49 1.19
+++ HISTORY.txt 2001/04/12 17:56:35 1.20
@@ -47,6 +47,9 @@
two default filesystem implementations are in CMFDefault's "control"
skin.
+ - Fixed "Ever" entry in 'search_form' to use a value safe in timezones
+ east of GMT (Tracker issue #236).
+
- Extend TypesTool to deal appropriately with DTML factory methods
(e.g., for ZClasses).