summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 822837850..7af359955 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
Changes with APR 0.9.9
+ *) Fix apr_strerror() with glibc 2.4. [Joe Orton]
+
*) Install mkdir.sh, make_exports.awk, make_var_export.awk to the APR
installbuilddir, and provide working accessor variables in
apr_rules.mk.