You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2005/03/06 13:46:43 UTC

svn commit: r156305 - cocoon/trunk/status.xml

Author: cziegeler
Date: Sun Mar  6 04:46:42 2005
New Revision: 156305

URL: http://svn.apache.org/viewcvs?view=rev&rev=156305
Log:
Correct status file

Modified:
    cocoon/trunk/status.xml

Modified: cocoon/trunk/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?view=diff&r1=156304&r2=156305
==============================================================================
--- cocoon/trunk/status.xml (original)
+++ cocoon/trunk/status.xml Sun Mar  6 04:46:42 2005
@@ -405,9 +405,6 @@
    <action dev="CZ" type="update">
      Remove deprecated getOutputStream() method from Environment.
    </action>
-   <action dev="CZ" type="fix" fixes-bug="10277">
-     Change the mime-type setting of a reader.
-   </action>
    <action dev="CZ" type="update">
      Remove deprecated methods from SimpleCharStream, Notifier,
      AbstractComplementaryConfigurableAction, StringUtils. Remove deprecated
@@ -419,6 +416,9 @@
    </action>
  </release>
  <release version="2.1.7" date="TBD">
+   <action dev="CZ" type="fix" fixes-bug="10277">
+     Change the mime-type setting of a reader. See also bug #25121.
+   </action>
    <action dev="VG" type="fix">
      Runnable Manager: Fix bug preventing scheduling of two different jobs at the same time.
    </action>