]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
bump up
authorJim Jagielski <jim@apache.org>
Thu, 12 Feb 2009 19:42:55 +0000 (19:42 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 12 Feb 2009 19:42:55 +0000 (19:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@743851 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b85d9735796fda1afb5c8fc9a1d09d1b2351b420..fa93bffe19aa7c06f97206266251799f61ceecdc 100644 (file)
--- 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).