summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2005-02-24 08:14:55 +0000
committerjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2005-02-24 08:14:55 +0000
commite9d7f35ed8ac1c4688377b7f30bf7d0f2ccafef4 (patch)
tree4625ebd7f9721fd55161a67dfdbd6427d5446d90 /CHANGES
parent44e2945e7998db58d4c4d28e032f49c51051eb75 (diff)
downloadlibapr-e9d7f35ed8ac1c4688377b7f30bf7d0f2ccafef4.tar.gz
* build/find_apr.m4:
Try installed APR before bundled copy if --with-apr not passed to configure. MFC: r155175 git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.1.x@155178 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index eb6a40958..cc1cf50f1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+Changes for APR 1.1.1
+
+ *) find_apr.m4: Try installed APR before bundled copy if --with-apr not
+ passed to configure. [Justin Erenkrantz]
+
Changes for APR 1.1.0
*) Added apr_procattr_user_set and apr_procattr_group_set