You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2003/12/02 15:52:16 UTC

cvs commit: cocoon-2.1 status.xml

vgritsenko    2003/12/02 06:52:16

  Modified:    .        status.xml
  Log:
  Bug 25132
  
  Revision  Changes    Path
  1.205     +4 -1      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.204
  retrieving revision 1.205
  diff -u -r1.204 -r1.205
  --- status.xml	28 Nov 2003 01:46:41 -0000	1.204
  +++ status.xml	2 Dec 2003 14:52:15 -0000	1.205
  @@ -182,6 +182,9 @@
     <changes>
   
    <release version="@version@" date="@date@">
  +   <action dev="VG" type="fix" fixes-bug="25132">
  +     Do not double decode URI in CocoonServlet
  +   </action>
      <action dev="JH" type="fix">
        Resurrected the XMLDB samples including XIndice 1.1b1 in Cocoon.
      </action>