From: Jeff Trawick Date: Tue, 14 Aug 2012 23:46:15 +0000 (+0000) Subject: fix minor formatting mistake I made when originally committing a fix to trunk X-Git-Tag: 2.4.3~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2fefb0746d1fe33ac369ed3ba9747eda30754349;p=apache fix minor formatting mistake I made when originally committing a fix to trunk git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373163 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c134559f53..3e1921905e 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,7 @@ Changes with Apache 2.4.3 [Ruediger Pluem] *) Windows: Fix SSL failures on windows with AcceptFilter https none. - PR: 52476. [Jeff Trawick] + PR 52476. [Jeff Trawick] *) ab: Fix read failure when targeting SSL server. [Jeff Trawick]