]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote/promote
authorEric Covener <covener@apache.org>
Tue, 29 Nov 2022 13:09:00 +0000 (13:09 +0000)
committerEric Covener <covener@apache.org>
Tue, 29 Nov 2022 13:09:00 +0000 (13:09 +0000)
not resetting votes for changes-entries addition

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

STATUS

diff --git a/STATUS b/STATUS
index 2789acc34d8ed9569958fe4c05727db853978a50..78091dc9b656345bea6705d4c3ba101e23628953 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -177,6 +177,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         svn merge works
      +1: jim, ylavic, icing
 
+  *) mod_dav: Open the lock database read-only when possible
+     trunk patch: http://svn.apache.org/r1905229
+                  http://svn.apache.org/r1905404
+     2.4.x patch: trunk works
+     +1: manu, jailletc36 (by inspection), covener
+
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -220,13 +227,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      PR: https://github.com/apache/httpd/pull/331
      +1: icing,
 
-  *) mod_dav: Open the lock database read-only when possible
-     trunk patch: http://svn.apache.org/r1905229
-     2.4.x patch: trunk works
-     +1: manu, jailletc36 (by inspection)
-    jailletc36: I've prepared a changelog in r1905404. It could eb included in the
-                backport proposal
-
   *) mod_dav: DAVlockDiscovery option to disable WebDAV lock discovery
      This is a game changer for performances if client use PROPFIND a lot,
      trunk patch: http://svn.apache.org/r1904638