Commit a9cfd310 authored by Eric Covener's avatar Eric Covener
Browse files

add CHANGES meant for r1788447



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1796450 13f79535-47bb-0310-9956-ffa450edef68
parent e2f9f04f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2,6 +2,9 @@

Changes with Apache 2.4.26

  *) core: EBCDIC fixes for interim responses with additional headers.
     [Eric Covener]

  *) core: ap_parse_form_data() URL-decoding doesn't work on EBCDIC
     platforms. PR61124. [Hank Ibell <hwibell gmail.com>]