]> granicus.if.org Git - apache/commitdiff
Yepprs
authorJim Jagielski <jim@apache.org>
Mon, 2 Apr 2012 18:53:45 +0000 (18:53 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 2 Apr 2012 18:53:45 +0000 (18:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1308462 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d7f822bbccfaf384be278403fb06eab67a83ce86..ad39d72eb8e6d7cd621a5667b2851bd393df8893 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -94,8 +94,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   * 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
-    +1: minfrin (with docs at http://svn.apache.org/viewvc?rev=1305166&view=rev)
+    +1: jim, minfrin (with docs at http://svn.apache.org/viewvc?rev=1305166&view=rev)
 
   * mod_ssl: Initialize EC temporary key on server startup, fixing a crash
     with threaded MPMs.