]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
One more bug licked, as verified by Matt
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 26 Jun 2006 18:12:09 +0000 (18:12 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 26 Jun 2006 18:12:09 +0000 (18:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417262 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 21f7ea15283ea11d88211ba25dd85a05829d90ba..8ed8c4a5c7143abc39dc72f06a210db8bfb7ec90 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -18,7 +18,7 @@ Changes with Apache 2.3.0
 
   *) mod_isapi: Ensure we walk through all the methods the developer may have
      employed to report their HTTP status result code.
-     PR 16637, 30033.  [Matt Lewandowsky <matt iamcode.net>, William Rowe]
+     PR 16637 30033 28089  [Matt Lewandowsky <matt iamcode.net>, William Rowe]
 
   *) New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ]
      configures the I/O Dump of SSL traffic, when LogLevel is set to Debug.