]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
sync with stable branch
authorJeff Trawick <trawick@apache.org>
Thu, 20 Nov 2003 19:53:14 +0000 (19:53 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 20 Nov 2003 19:53:14 +0000 (19:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101819 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 8352a5e3dbb223cf5c7b539b2956f5a5131b8340..d90dfd9a33aad9ac09ff8e5ef49f90d7fee82788 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -240,6 +240,9 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.49
 
+  *) EBCDIC: Convert header fields to ASCII before sending (broken
+     since 2.0.44). [Martin Kraemer]
+
   *) Fix the inability to log errors like exec failure in
      mod_ext_filter/mod_cgi script children.  This was broken after 
      such children stopped inheriting the error log handle.