cziegeler 2003/10/14 06:14:59
Modified: . status.xml
Log:
Add fixed bug
Revision Changes Path
1.174 +4 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- status.xml 10 Oct 2003 12:06:22 -0000 1.173
+++ status.xml 14 Oct 2003 13:14:59 -0000 1.174
@@ -192,6 +192,9 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="CZ" type="fix" fixes-bug="22377" due-to="Sam Coward"
due-to-email="[EMAIL PROTECTED]">
+ Cocoon Protocol: Fixed a bug that broke the environment handling in
some cases for internal pipeline calls.
+ </action>
<action dev="BRD" type="fix" fixes-bug="23648" due-to="Alfred Fuchs"
due-to-email="[EMAIL PROTECTED]">
HTMLGenerator: fixed NullPointerException in case the "HTML" file
contained an XML declaration.
</action>