[CMF-checkins] CVS: CMF - CHANGES.txt:1.107.2.3
Tres Seaver
tseaver@zope.com
Wed, 10 Jul 2002 01:35:55 -0400
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv6945
Modified Files:
Tag: CMF-1_3-branch
CHANGES.txt
Log Message:
- Fixed CMFCalendar's "day view" to accomodate the removal of 'title'
metadata from catalog in favor of 'Title' (thanks to Dieter Maurer
for pointing this out).
=== CMF/CHANGES.txt 1.107.2.2 => 1.107.2.3 ===
CMF 1.3
Bug Fixes
+
+ - Fixed CMFCalendar's "day view" to accomodate the removal of 'title'
+ metadata from catalog in favor of 'Title' (thanks to Dieter Maurer
+ for pointing this out).
- Corrected a skins performance optimization (the version as released
in the beta did not take effect).