From: Jeff Trawick Date: Mon, 7 Nov 2011 20:05:19 +0000 (+0000) Subject: s/IP6/IPv6/ X-Git-Tag: 2.3.15~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e4910c59ee958e972576c13c8784b71a7762b8e;p=thirdparty%2Fapache%2Fhttpd.git s/IP6/IPv6/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198904 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 60a1201e425..2a107b8f077 100644 --- a/CHANGES +++ b/CHANGES @@ -267,7 +267,7 @@ Changes with Apache 2.3.14 *) mod_deflate: Don't try to compress requests with a zero sized body. PR 51350. [Stefan Fritsch] - *) core: Fix startup on IP6-only systems. PR 50592. [Joe Orton, + *) core: Fix startup on IPv6-only systems. PR 50592. [Joe Orton, ] *) suexec: Add environment variables CONTEXT_DOCUMENT_ROOT, CONTEXT_PREFIX,