From 26a4e02cba2be201229409f513ab181b3c7f044e Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 22 Jun 2006 06:13:58 +0000 Subject: [PATCH] Note new (old) feature git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@416266 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 809c32a15be..11811091b56 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,13 @@ - -*- coding: utf-8 -*- + -*- coding: utf-8 -*- Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] + + *) New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ] + configures the I/O Dump of SSL traffic, when LogLevel is set to Debug. + The default is none as this is far greater debugging resolution than + the typical administrator is prepared to untangle. [William Rowe] + *) mod_speling: Add directive to deal with case corrections only and ignore other misspellings [Olivier Thereaux ] -- 2.47.3