aaron 2003/10/06 13:39:09
Modified: . CHANGES
Log:
Mention the constructor error return change and the memory leak
fixes, both in apr_reslist.c.
Revision Changes Path
1.119 +5 -0 apr-util/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr-util/CHANGES,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- CHANGES 5 Sep 2003 16:47:42 -0000 1.118
+++ CHANGES 6 Oct 2003 20:39:09 -0000 1.119
@@ -1,5 +1,10 @@
Changes with APR-util 1.0
+ *) Pass error codes returned from constructors all the way back to
+ the reslist consumer. Also fix a minor reslist memory leak that could
+ happen when a constructor returns an error code. PR 23492.
+ [Snke Tesch <[EMAIL PROTECTED]>, Aaron Bannert]
+
*) The following header files have been removed:
apu_compat.h