]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Fix report number
authorRuediger Pluem <rpluem@apache.org>
Fri, 31 Mar 2006 22:37:03 +0000 (22:37 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 31 Mar 2006 22:37:03 +0000 (22:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390528 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index d33342bd9f24bf0440fcfb821a2e8dc6193a34dc..49cf050167f663674e6c3a2846a7626488270945 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -68,7 +68,7 @@ Changes with Apache 2.2.1
   *) Chunk filter: Fix chunk filter to create correct chunks in the case that
      a flush bucket is surrounded by data buckets. [Ruediger Pluem]
 
-  *) Fix syntax error in httpd.h with strict compilers.  PR 38740.
+  *) Fix syntax error in httpd.h with strict compilers.  PR 37840.
      [Per Olausson <pao darkheim.freeserve.co.uk>]
 
   *) Fix recursive ErrorDocument handling.  PR 36090.