From f3bf3288754a74ae8b598c2da8f3a99b16c01a7a Mon Sep 17 00:00:00 2001 From: trawick Date: Tue, 15 Apr 2014 23:29:09 +0000 Subject: add CHANGES entry for r1543034 (apr_socket_atreadeof(): Fix breakage on OS X.) git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.5.x@1587751 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 0a6adf8d9..d04ad11a9 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,8 @@ Changes for APR 1.5.1 now an APR hash of the filename instead of the constant '1'. We do this to help avoid collisions. PR 53996 [Jim Jagielski] + *) apr_socket_atreadeof(): Fix breakage on OS X. [Jim Jagielski] + *) Fix POSIX shared memory (shm_open) use for named shared memory. Includes adding '--enable-posix-shm' to force POSIX shm if available, and OS X compatibility. PR 55928. -- cgit v1.2.1