cziegeler 2003/10/21 02:25:58
Modified: . status.xml
Log:
Closing bug
Revision Changes Path
1.176 +4 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- status.xml 21 Oct 2003 08:08:24 -0000 1.175
+++ status.xml 21 Oct 2003 09:25:58 -0000 1.176
@@ -192,6 +192,9 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="CZ" type="fix" fixes-bug="23625">
+ Closing some memory leaks in the source and component handling.
+ </action>
<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. (This should also fix bug #15843).
</action>