]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Votes.
authorYann Ylavic <ylavic@apache.org>
Tue, 15 Sep 2015 14:44:41 +0000 (14:44 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 15 Sep 2015 14:44:41 +0000 (14:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1703215 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a808a27fb27df3a3b432bd1c376484061f357b7c..f694c855a31e7e5d5c10078ab7615a17cb26e9cd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -279,7 +279,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_autoindex: Allow autoindexes to work without mod_dir or mod_mime
      trunk: http://svn.apache.org/r1701436
      2.4.x: trunk works
-     +1: covener
+     +1: covener, ylavic
 
   *) Easy patches - synch with trunk
         - core: Core filters do not need mod_proxy.h
@@ -298,14 +298,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/r1701717
         http://svn.apache.org/r1683047
      2.4.x patch: trunk patchs work
-     +1: jailletc36
+     +1: jailletc36, ylavic
 
   *) Easy patches - synch with trunk
      mod_negotiation: simplify type-map body tag lookup, and be safe
                       should it contain a NUL byte.
      trunk: http://svn.apache.org/r1700851
      2.4.x: trunk works
-     +1: jailletc36
+     +1: jailletc36, ylavic
 
   *) mod_slotmem_shm: Fix slots/SHM files names on restart for systems that
      can't create new (clear) slots while previous children gracefully stopping