[CMF-checkins] CVS: CMF - CHANGES.txt:1.49

Chris Withers chrisw@nipltd.com
Mon, 11 Feb 2002 06:13:58 -0500


Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv8084

Modified Files:
	CHANGES.txt 
Log Message:
Fix for Tracker #461

=== CMF/CHANGES.txt 1.48 => 1.49 ===
 Bugs Fixed
 
+  - Fixed typo in zpt_stylesheet.css. Thanks to Florent Guillaume
+    for the patch. (Tracker #461)
+
   - Fixed long standing bug in FSPythonScript where get_size returned
     the incorrect length. This broke editing using EMACS via FTP or
     WebDAV. Thanks to John Glavin at South River Technologies for