[CMF-checkins] CVS: CMF - CHANGES.txt:1.36.2.6
Tres Seaver
tseaver@zope.com
Fri, 21 Dec 2001 00:44:44 -0500
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv1853
Modified Files:
Tag: CMF-1_2-branch
CHANGES.txt
Log Message:
- Hardened CMFCore to initialize correctly in the absence of
the PageTemplates product (Tracker #430).
=== CMF/CHANGES.txt 1.36.2.5 => 1.36.2.6 ===
Bugs Fixed
+ - Hardened CMFCore to initialize correctly in the absence of
+ the PageTemplates product (Tracker #430).
+
- Restored slot in <head> of ZPT main template into which content
can insert the <base> tag (Tracker #418).