summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2017-05-22 16:07:52 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2017-05-22 16:07:52 +0000
commitbe70ed04c10c3906355b4a94ddaea61be43ff122 (patch)
treea20031b81802e222d8e8f37d881ce5297030242e /CHANGES
parent18124c0498bb83fbe1961797040d110ad8904b3d (diff)
downloadlibapr-be70ed04c10c3906355b4a94ddaea61be43ff122.tar.gz
Based on dev@apr poll on shipping experimental/not-ready
features, revert 'default-disabled' change from r1792560, and build timedlocks where resolved as available by default. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.6.x@1795828 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index f34ea5fea..2758d7aeb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,8 @@
-*- coding: utf-8 -*-
Changes for APR 1.6.1
- *) Locks: make timedlocks a configuration option, to avoid
- advertising a capability that is not (yet) sufficiently
- cross-platform. [Nick Kew]
+ *) Locks: add a --disable-timedlocks config option in case users
+ encounter more platforms where it fails [Nick Kew].
Changes for APR 1.6.0