You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ma...@apache.org on 2007/08/31 12:51:37 UTC

svn commit: r571427 - /httpd/httpd/branches/2.2.x/STATUS

Author: martin
Date: Fri Aug 31 03:51:36 2007
New Revision: 571427

URL: http://svn.apache.org/viewvc?rev=571427&view=rev
Log:
Propose another EBCDIC backport

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=571427&r1=571426&r2=571427&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri Aug 31 03:51:36 2007
@@ -193,7 +193,16 @@
     *) proxy_util.c: Don't URLencode tilde in path component
        PR 38448
        http://svn.apache.org/viewvc?view=rev&revision=429879
-       +1: niq, rpluem
+       +1: niq, rpluem, martin
+
+   * ssl/ssl_engine_io.c: Fix SSL Protocol hexdumps for EBCDIC systems
+     A conversion is required for mod_ssl to display the SSL protocol correctly
+     on EBCDIC machines. Backport of rev. 349906
+     Trunk version of patch:
+       http://svn.apache.org/viewvc?view=rev&revision=349906 from 2005-11-30
+     2.2.x version of patch:
+       http://people.apache.org/~martin/ssl_engine_io.c.349906.patch
+     +1: martin
 
 
 PATCHES/ISSUES THAT ARE STALLED