]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
- move jfclere's new proposals from the STALLED to the PROPOSED section
authorStefan Fritsch <sf@apache.org>
Tue, 24 Aug 2010 17:41:25 +0000 (17:41 +0000)
committerStefan Fritsch <sf@apache.org>
Tue, 24 Aug 2010 17:41:25 +0000 (17:41 +0000)
- vote
- comment on MSIE ssl config proposal

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988632 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 03834e29bf753f7c52917b3a4ff8311a5d013fcf..d391386d2de7e996edcdfbf86de2139a72115218 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -187,6 +187,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=966055
      2.2 patch: should apply cleanly
      +1: gstein
+     -0: sf: If we change it, then change it to something that will be OK for
+         MSIE 10, too. Also, some people recommend keeping ssl-unclean-shutdown
+         for newer versions of MSIE.
+         See http://marc.info/?l=apache-httpd-dev&m=127970632901262&w=2 and
+         the links therein.
 
    * mod_proxy_scgi: Add module to build on Windows.
      It already gets build for other platforms and for Windows in trunk.
@@ -199,6 +204,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2 patch: trunk patch works
      +1: sf, rpluem
 
+ * mod_proxy_ajp: Don't log error when client disconnects.
+     Trunk version of patch:
+       http://svn.apache.org/viewvc?view=rev&revision=986591
+   +1: jfclere, sf
+
+ * mod_proxy: Prevent race condition.
+     Trunk version of patch:
+       http://svn.apache.org/viewvc?view=rev&revision=988038
+   +1: jfclere, sf
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * core: Support wildcards in both the directory and file components of
@@ -289,12 +304,3 @@ PATCHES/ISSUES THAT ARE STALLED
    2.2.x patch:
       http://people.apache.org/~niq/patches/2.2mod_privileges-core-patch
    +1: niq
- * mod_proxy_ajp: Don't log error when client disconnects.
-     Trunk version of patch:
-       http://svn.apache.org/viewvc?view=rev&revision=986591
-   +1: jfclere
-
- * mod_proxy: Prevent race condition.
-     Trunk version of patch:
-       http://svn.apache.org/viewvc?view=rev&revision=988038
-   +1: jfclere