From 38430301fba12a77df432a1900d8359fb755719f Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Thu, 25 Jul 2013 11:23:47 +0000 Subject: [PATCH] * Promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1506900 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/STATUS b/STATUS index e7b37e98424..aa731149e7c 100644 --- a/STATUS +++ b/STATUS @@ -103,10 +103,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.2.x patch: trunk patch works (except CHANGES and compatibility info in docs) +1: sf, fuankg, rjung - -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - * core: speed up (for common cases) and reduce memory usage of ap_escape_logitem This should save 70-100 bytes in the request pool for a default config. trunk patch: http://svn.apache.org/r1485409 @@ -124,6 +120,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk: http://svn.apache.org/r1506714 +1: gstein, wrowe, rpluem +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] + * mod_ssl: Compare SNI hostname against Host header case-insensitively. PR: 49491 Trunk version of patch: -- 2.47.3