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 51f50e802..df451fd85 100644
--- a/CHANGES
+++ b/CHANGES
@@ -32,6 +32,8 @@ Changes for APR 1.1.0
Changes for APR 1.0.1
+ *) apr_password_get(): Fix the check for buffer overflow. [Jeff Trawick]
+
*) Fix HUP return codes in pollset when using KQueue.
[Paul Querna]