[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.207

Andreas Jung andreas at andreas-jung.com
Wed Aug 4 07:35:31 EDT 2004


Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv2155/doc

Modified Files:
      Tag: Zope-2_7-branch
	CHANGES.txt 
Log Message:

     - ZReST: the charset used in the rendered HTML was not set to the 
       corresponding output_encoding property of the ZReST instance. In addition
       changing the encodings through the Properties tab did not re-render 
       the HTML.


=== Zope/doc/CHANGES.txt 1.625.2.206 => 1.625.2.207 ===
--- Zope/doc/CHANGES.txt:1.625.2.206	Tue Aug  3 04:16:27 2004
+++ Zope/doc/CHANGES.txt	Wed Aug  4 07:35:30 2004
@@ -13,6 +13,11 @@
 
     Bugs fixed
 
+     - ZReST: the charset used in the rendered HTML was not set to the 
+       corresponding output_encoding property of the ZReST instance. In addition
+       changing the encodings through the Properties tab did not re-render 
+       the HTML.
+
      - Collector #1234: an exception triple passed to LOG() was not propagated
        properly to the logging module of Python
 



More information about the Zope-Checkins mailing list