From: William A. Rowe Jr Date: Mon, 26 Jun 2006 18:12:09 +0000 (+0000) Subject: One more bug licked, as verified by Matt X-Git-Tag: 2.3.0~2308 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50248d527e15fda3a1a20866b6e09b21309dbdc6;p=thirdparty%2Fapache%2Fhttpd.git One more bug licked, as verified by Matt git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@417262 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 21f7ea15283..8ed8c4a5c71 100644 --- 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 , William Rowe] + PR 16637 30033 28089 [Matt Lewandowsky , William Rowe] *) New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ] configures the I/O Dump of SSL traffic, when LogLevel is set to Debug.