From: Jim Jagielski Date: Thu, 12 Feb 2009 19:42:55 +0000 (+0000) Subject: bump up X-Git-Tag: 2.2.12~212 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=053c0df935537302f1369bd2f1b8d99ffbba9081;p=thirdparty%2Fapache%2Fhttpd.git bump up git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@743851 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b85d9735796..fa93bffe19a 100644 --- a/STATUS +++ b/STATUS @@ -86,6 +86,11 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_version: add to 'yes' category in config.m4 so that it + will be compiled by default. + http://svn.apache.org/viewvc?view=rev&revision=743589 + +1: fielding, jim, trawick + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -119,11 +124,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~niq/patches/2.2mod_privileges.c +1: niq - * mod_version: add to 'yes' category in config.m4 so that it - will be compiled by default. - http://svn.apache.org/viewvc?view=rev&revision=743589 - +1: fielding, jim, trawick - PATCHES/ISSUES THAT ARE STALLED * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).