[CMF-checkins] CVS: CMF - CHANGES.txt:1.36.2.22
   
    Andrew Sawyers
     
    andrew@zope.com
       
    Wed, 16 Jan 2002 10:15:57 -0500
    
    
  
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv28092
Modified Files:
      Tag: CMF-1_2-branch
	CHANGES.txt 
Log Message:
*Updated changes for my last check-in.
=== CMF/CHANGES.txt 1.36.2.21 => 1.36.2.22 ===
  Bugs Fixed
 
+  - Added .html and .htm files to be loaded from the filesystem as
+    FSPageTemplates.
+
   - Fixed a bug where the workflow notifyCreated method was called during
     manage_afterAdd in PortalContent, making it possible for the
     notification to occur on the wrong workflow.  The notification has