vgritsenko 01/12/19 13:24:45
Modified: . changes.xml
Log:
Fix bug #4239 and #4469: Use UTF-8 encoding between JspGenerator and JSPEngine
Revision Changes Path
1.61 +4 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- changes.xml 2001/12/19 14:17:12 1.60
+++ changes.xml 2001/12/19 21:24:45 1.61
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.60 2001/12/19 14:17:12 haul Exp $
+ $Id: changes.xml,v 1.61 2001/12/19 21:24:45 vgritsenko Exp $
-->
<changes title="History of Changes">
@@ -29,6 +29,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="VG" type="fix" fixes-bug="4239">
+ JSPEngine returns result in UTF-8 charset.
+ </action>
<action dev="CH" type="add">
Changed invokation syntax of sitemap resources. Now <call resource/>
is used instead of <redirect-to resource/>. Affects only resources,
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]