thommay 2002/08/19 14:35:49
Modified: . CHANGES
Log:
Oops, should add this to CHANGES too.
Revision Changes Path
1.321 +3 -0 apr/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr/CHANGES,v
retrieving revision 1.320
retrieving revision 1.321
diff -u -r1.320 -r1.321
--- CHANGES 19 Aug 2002 06:33:09 -0000 1.320
+++ CHANGES 19 Aug 2002 21:35:49 -0000 1.321
@@ -1,5 +1,8 @@
Changes with APR b1
+ *) Add APR_PARSE_ARGUMENTS and APR_LAYOUT macros for better layout
+ support. [Thom May]
+
*) Add parallel-apr layout which utilizes the major version number in
directories and library names. [Justin Erenkrantz]