summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2001-07-21 08:34:54 +0200
committerRyan Bloom <rbb@apache.org>2001-07-21 08:34:54 +0200
commitfcaa0f5620de0f583a459fd19a14c0fde329a843 (patch)
treed9f36fd6b7ae0a8dbf7fad3af090cc7a66bbcbe4 /CHANGES
parent Do we hear any objections? (diff)
downloadapache2-fcaa0f5620de0f583a459fd19a14c0fde329a843.tar.xz
apache2-fcaa0f5620de0f583a459fd19a14c0fde329a843.zip
Improve the exports generating awk script. In the past, we had
work around problems in the awk script by avoiding some #if and #ifdefs. This has bitten us many times in generating the exports.c file. This improvement allows corrects the header file parsing. Submitted by: Sander Striker <striker@apache.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89647 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4b5b3f8008..675125a519 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,11 @@
Changes with Apache 2.0.22-dev
+ *) Improve the exports generating awk script. In the past, we had
+ work around problems in the awk script by avoiding some #if and
+ #ifdefs. This has bitten us many times in generating the exports.c
+ file. This improvement allows corrects the header file parsing.
+ [Sander Striker <striker@apache.org>]
+
Changes with Apache 2.0.21
*) Introduce connection sub-pools into ab. Truncating the lifetime