summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraaron <aaron@13f79535-47bb-0310-9956-ffa450edef68>2002-09-05 05:26:48 +0000
committeraaron <aaron@13f79535-47bb-0310-9956-ffa450edef68>2002-09-05 05:26:48 +0000
commit01f8c6ff1165e153018d63ea59d9e71a11e2fb26 (patch)
tree780f77c500f815ed2d6198ca968493872d38fe1c
parent8db012560980846688e5e2862d9d63ba670ca038 (diff)
downloadlibapr-01f8c6ff1165e153018d63ea59d9e71a11e2fb26.tar.gz
Mention the "make check" changes.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63851 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 68c75ff63..e9e410b41 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
Changes with APR 0.9.0
+ *) Running "make check" in the toplevel directory or the test/ directory
+ will build and run all test programs. [Aaron Bannert]
+
*) Add apr_array_pop(). [Justin Erenkrantz]
*) Fixed the native SPARC v8plus version of apr_atomic_dec