[Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt Document ZPT unicode fixes in CHANGES.txt

Stuart Bishop zen at shangri-la.dropbear.id.au
Sat Jun 12 10:27:55 EDT 2004


Log message for revision 25400:
Document ZPT unicode fixes in CHANGES.txt


-=-
Modified: Zope/trunk/doc/CHANGES.txt
===================================================================
--- Zope/trunk/doc/CHANGES.txt	2004-06-12 14:26:12 UTC (rev 25399)
+++ Zope/trunk/doc/CHANGES.txt	2004-06-12 14:27:55 UTC (rev 25400)
@@ -26,6 +26,11 @@
 
     Features added
 
+     - Improved Unicode handling in Page Templates. Template contents
+       and title will now be saved as a Unicode string if 
+       the management_page_charset variable can be acquired and is true.
+       The character set of an uploaded file can now be specified.
+
      - zopectl now accepts the -m argument to set a umask for files created
        by the managed process (e.g. -m 002 or --umask 002).
 




More information about the Zope-Checkins mailing list