summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2003-03-30 20:57:35 +0200
committerGraham Leggett <minfrin@apache.org>2003-03-30 20:57:35 +0200
commitd1977887991ea4cdb333d9772423959e147d8c99 (patch)
treee0b299ebe2527174cfa9f214805e07b04c270514 /CHANGES
parentSimplify and shorten the code path for scanning request headers (diff)
downloadapache2-d1977887991ea4cdb333d9772423959e147d8c99.tar.xz
apache2-d1977887991ea4cdb333d9772423959e147d8c99.zip
Added an RPM build script
PR: Obtained from: Joe Orton <jorton@redhat.com> Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99122 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e0fb825734..0a0c1a218b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -159,6 +159,9 @@ Changes with Apache 2.1.0-dev
Changes with Apache 2.0.45
+ *) Added an rpm build script.
+ [Graham Leggett, Joe Orton <jorton@redhat.com>]
+
*) Simpler, faster code path for request header scanning [Brian Pane]
*) SECURITY: Eliminated leaks of several file descriptors to child