[CMF-checkins] CVS: CMF - CHANGES.txt:1.248.2.37
Jens Vagelpohl
jens at dataflake.org
Wed Oct 27 05:33:06 EDT 2004
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv9686
Modified Files:
Tag: CMF-1_5-branch
CHANGES.txt
Log Message:
- Document/NewsItem: If the "plain text" format is selected the
content will no longer be tested for HTML and reduced to text
between opening and closing "body" tags
(http://www.zope.org/Collectors/CMF/214)
- Document/NewsItem: A call to setFormat will now re-cook the
document content if the format has been changed (arising from
discussion about http://www.zope.org/Collectors/CMF/214)
=== CMF/CHANGES.txt 1.248.2.36 => 1.248.2.37 ===
--- CMF/CHANGES.txt:1.248.2.36 Thu Oct 21 17:00:16 2004
+++ CMF/CHANGES.txt Wed Oct 27 05:32:35 2004
@@ -1,3 +1,16 @@
+Post-CMF 1.5.0
+
+ Bug fixes:
+
+ - Document/NewsItem: If the "plain text" format is selected the
+ content will no longer be tested for HTML and reduced to text
+ between opening and closing "body" tags
+ (http://www.zope.org/Collectors/CMF/214)
+
+ - Document/NewsItem: A call to setFormat will now re-cook the
+ document content if the format has been changed (arising from
+ discussion about http://www.zope.org/Collectors/CMF/214)
+
CMF 1.5.0 (2004/10/21)
New Features
More information about the CMF-checkins
mailing list