summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthommay <thommay@13f79535-47bb-0310-9956-ffa450edef68>2002-08-19 21:35:49 +0000
committerthommay <thommay@13f79535-47bb-0310-9956-ffa450edef68>2002-08-19 21:35:49 +0000
commit9dfd1f9447fed73b4c32b34c2953eca1e465a5b5 (patch)
tree1335f9f74bd67f4baf2e041468df9bde37582215
parent98be9cabcf19c6af344fa4bd8c8d34d503cde959 (diff)
downloadlibapr-9dfd1f9447fed73b4c32b34c2953eca1e465a5b5.tar.gz
Oops, should add this to CHANGES too.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63819 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 448439491..703bfc96d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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]