aaron 2002/09/04 22:26:48
Modified: . CHANGES
Log:
Mention the "make check" changes.
Revision Changes Path
1.329 +3 -0 apr/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr/CHANGES,v
retrieving revision 1.328
retrieving revision 1.329
diff -u -r1.328 -r1.329
--- CHANGES 2 Sep 2002 09:27:57 -0000 1.328
+++ CHANGES 5 Sep 2002 05:26:48 -0000 1.329
@@ -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