Author: jim
Date: Thu May 1 13:04:17 2008
New Revision: 652641
URL: http://svn.apache.org/viewvc?rev=652641&view=rev
Log:
note patch
Modified:
apr/apr-util/branches/1.2.x/CHANGES
Modified: apr/apr-util/branches/1.2.x/CHANGES
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.2.x/CHANGES?rev=652641&r1=652640&r2=652641&view=diff
==============================================================================
--- apr/apr-util/branches/1.2.x/CHANGES [utf-8] (original)
+++ apr/apr-util/branches/1.2.x/CHANGES [utf-8] Thu May 1 13:04:17 2008
@@ -2,6 +2,9 @@
Changes with APR-util 1.2.13
+ *) Better error detection for bucket allocation failures.
+ [Jim Jagielski]
+
*) Fix a regression in apr_brigade_partition that causes integer overflows
on systems where apr_off_t > apr_size_t. [Ruediger Pluem]
|