]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
And flow up
authorJim Jagielski <jim@apache.org>
Tue, 10 Aug 2010 19:06:37 +0000 (19:06 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 10 Aug 2010 19:06:37 +0000 (19:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@984166 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8ca078d08a01b1bdb95eaa024828b2be4ea47426..db2f4ec07a92e041b2e6c987aaa9f54db44495ce 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -99,6 +99,20 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.2 patch: trunk patch works with offset
      +1: sf, rpluem, trawick, jim
 
+   * core: (re)-introduce -T commandline option to suppress documentroot
+     check at startup
+     PR 41887
+     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=893027
+     2.2 patch: trunk patch Works with offset.
+     +1: niq, rpluem, jim
+
+   * VHosts: fix parsing of pure-numeric hostname.
+     PR 44979
+     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=832172
+     2.2 patch: trunk patch Works with offset.
+     +1: niq, rpluem, jim
+
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -231,19 +245,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          stop character array and error on all control characters not
          allowed by HTTP.
 
-   * core: (re)-introduce -T commandline option to suppress documentroot
-     check at startup
-     PR 41887
-     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=893027
-     2.2 patch: trunk patch Works with offset.
-     +1: niq, rpluem, jim
-
-   * VHosts: fix parsing of pure-numeric hostname.
-     PR 44979
-     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=832172
-     2.2 patch: trunk patch Works with offset.
-     +1: niq, rpluem, jim
-
    * config: fix/optimize SSL connections for IE6 browsers
      PR 49484
      Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=966055