Commit bd56790d authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  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
parent 95239cc5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.