diff options
author | Graham Leggett <minfrin@apache.org> | 2003-03-30 20:57:35 +0200 |
---|---|---|
committer | Graham Leggett <minfrin@apache.org> | 2003-03-30 20:57:35 +0200 |
commit | d1977887991ea4cdb333d9772423959e147d8c99 (patch) | |
tree | e0b299ebe2527174cfa9f214805e07b04c270514 /CHANGES | |
parent | Simplify and shorten the code path for scanning request headers (diff) | |
download | apache2-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-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |