joerg       2003/06/13 17:31:28

  Modified:    .        status.xml
  Log:
  bugfix 15365: HSSFSerializer, hardcoded encoding UTF-16
  
  Revision  Changes    Path
  1.55      +4 -0      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- status.xml        11 Jun 2003 23:16:35 -0000      1.54
  +++ status.xml        14 Jun 2003 00:31:28 -0000      1.55
  @@ -181,6 +181,10 @@
     <changes>
   
    <release version="@version@" date="@date@">
  +  <action dev="JH" type="fix" fixes-bug="15365" due-to="Maciek Kaminski" 
due-to-email="      [EMAIL PROTECTED]">
  +    Added/fixed internationalization support for HSSFSerializer by setting the 
output encoding
  +    hardcoded to UTF-16. It's obviously only a hack, but so it's at least usable 
for more people.
  +  </action>
     <action dev="JH" type="fix" fixes-bug="20658" due-to="Alfred Nathaniel" 
due-to-email="[EMAIL PROTECTED]">
       fixed usage of removed method XSPUtil.include() in ESQL logicsheet 
&lt;esql:get-xml/>
     </action>
  
  
  

Reply via email to