[CMF-checkins] CVS: CMF - CHANGES.txt:1.262
    Jens Vagelpohl 
    jens at dataflake.org
       
    Wed Oct 27 05:26:17 EDT 2004
    
    
  
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv7864
Modified Files:
	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.261 => 1.262 ===
--- CMF/CHANGES.txt:1.261	Tue Sep 14 15:02:20 2004
+++ CMF/CHANGES.txt	Wed Oct 27 05:25:47 2004
@@ -9,7 +9,14 @@
 
   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)
 
   Removed Features
 
    
    
More information about the CMF-checkins
mailing list