]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a change entry for r1905229
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 19 Nov 2022 16:00:03 +0000 (16:00 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 19 Nov 2022 16:00:03 +0000 (16:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1905404 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/DAVReadOnly_in_dav_method_propfind.txt [new file with mode: 0644]

diff --git a/changes-entries/DAVReadOnly_in_dav_method_propfind.txt b/changes-entries/DAVReadOnly_in_dav_method_propfind.txt
new file mode 100644 (file)
index 0000000..b018ae8
--- /dev/null
@@ -0,0 +1,2 @@
+  *) mod_dav: Open the lock database read-only when possible.
+     PR 36636 [Wilson Felipe <wfelipe gmail.com>, manu]