You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2012/03/15 12:24:04 UTC

svn commit: r1300922 - /httpd/httpd/branches/2.4.x/STATUS

Author: jim
Date: Thu Mar 15 11:24:04 2012
New Revision: 1300922

URL: http://svn.apache.org/viewvc?rev=1300922&view=rev
Log:
Vote on log message (cut/paste error in http://svn.apache.org/viewvc?view=revision&revision=962972 ??)

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1300922&r1=1300921&r2=1300922&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Mar 15 11:24:04 2012
@@ -93,28 +93,35 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
   * mod_slotmem_shm: Support DEFAULT_REL_RUNTIMEDIR for file-based shm.
-   Trunk patch: http://svn.apache.org/viewvc?rev=1297560&view=rev
-   2.4.x patch: Trunk patch works
-   +1:  jim
+    Trunk patch: http://svn.apache.org/viewvc?rev=1297560&view=rev
+    2.4.x patch: Trunk patch works
+    +1:  jim
  
- * core: Add ap_runtime_dir_relative() and DefaultRuntimeDir
-   Trunk patch: http://svn.apache.org/viewvc?rev=1297955&view=rev
+  * core: Add ap_runtime_dir_relative() and DefaultRuntimeDir
+    Trunk patch: http://svn.apache.org/viewvc?rev=1297955&view=rev
                 http://svn.apache.org/viewvc?rev=1297956&view=rev
                 http://svn.apache.org/viewvc?rev=1297959&view=rev
                 http://svn.apache.org/viewvc?rev=1298432&view=rev
-   2.4.x patch: http://people.apache.org/~jim/patches/runtime_dir.patch
-   +1: jim
+    2.4.x patch: http://people.apache.org/~jim/patches/runtime_dir.patch
+    +1: jim
 
   * mod_slotmem_shm: Use ap_runtime_dir_relative(). (Assumes r1297560)
-   Trunk patch: http://svn.apache.org/viewvc?rev=1298433&view=rev
-   2.4.x patch: Trunk patch works (skip docs/log-message-tags/next-number)
-   +1:  jim
+    Trunk patch: http://svn.apache.org/viewvc?rev=1298433&view=rev
+    2.4.x patch: Trunk patch works (skip docs/log-message-tags/next-number)
+    +1:  jim
 
   * mod_proxy_balancer: fix error message implying recovery during a markdown
-   Trunk patch: http://svn.apache.org/viewvc?rev=1299738&view=rev
-   2.4.x patch: trunk works
-   +1: covener (need proxy eyes to review that this was really a typo)
-    
+    Trunk patch: http://svn.apache.org/viewvc?rev=1299738&view=rev
+    2.4.x patch: trunk works
+    (Was changed in http://svn.apache.org/viewvc?view=revision&revision=962972)
+    +1: covener, jim (need proxy eyes to review that this was really a typo)
+
+  * server/mpm_unix.c (dummy_connection): Destroy temp pool and return
+    on connect() failure.
+    Trunk patch: http://svn.apache.org/viewvc?rev=1300171&view=rev
+    2.4.x patch: trunk works
+    +1: 
+
 PATCHES/ISSUES THAT ARE STALLED