From: Daniel Gruno Date: Sun, 12 Aug 2012 07:49:46 +0000 (+0000) Subject: oops, sluggr -> petterb X-Git-Tag: 2.5.0-alpha~6441 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ef8b2174531c189e55d5c048586365030079098;p=thirdparty%2Fapache%2Fhttpd.git oops, sluggr -> petterb git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1372055 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 3aa14a9205a..04d44766674 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,7 @@ Changes with Apache 2.5.0 *) core: Be less strict when checking whether Content-Type is set to "application/x-www-form-urlencoded" when parsing POST data, or we risk losing data with an appended charset. PR 53698 - [Petter Berntsen ] + [Petter Berntsen ] *) Windows: Fix SSL failures on windows with AcceptFilter https none. PR: 52476. [Jeff Trawick]