cziegeler 2003/10/21 01:08:24
Modified: . status.xml
Log:
Adding fixed bug
Revision Changes Path
1.175 +2 -2 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- status.xml 14 Oct 2003 13:14:59 -0000 1.174
+++ status.xml 21 Oct 2003 08:08:24 -0000 1.175
@@ -193,7 +193,7 @@
<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.
+ Cocoon Protocol: Fixed a bug that broke the environment handling in
some cases for internal pipeline calls. (This should also fix bug #15843).
</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.