From: Eric Covener Date: Sat, 27 May 2017 20:16:30 +0000 (+0000) Subject: ctr'ed in 1796447. X-Git-Tag: 2.5.0-alpha~397 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a563dd19ae8082080dc88b86d4d63ed157c7e3d9;p=apache ctr'ed in 1796447. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796448 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 8fe3984b9d..9d8833f4f4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) core: ap_parse_form_data() URL-decoding doesn't work on EBCDIC - platforms. PR61124. [Hank Ibell ] - *) core: Deprecate ap_get_basic_auth_pw() and add ap_get_basic_auth_components(). [Emmanuel Dreyfus , Jacob Champion, Eric Covener]