summaryrefslogtreecommitdiff
path: root/changes-entries
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2022-11-19 16:00:03 +0000
committerChristophe Jaillet <jailletc36@apache.org>2022-11-19 16:00:03 +0000
commitccf9197926e25d11d8786df3dd39cb1b931f11b5 (patch)
treec804f797c407142c8ab4248523176622a7fe7d43 /changes-entries
parentef2cff81274e9f35b3fcc332f2feaf16817354e6 (diff)
downloadhttpd-ccf9197926e25d11d8786df3dd39cb1b931f11b5.tar.gz
Add a change entry for r1905229
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1905404 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'changes-entries')
-rw-r--r--changes-entries/DAVReadOnly_in_dav_method_propfind.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes-entries/DAVReadOnly_in_dav_method_propfind.txt b/changes-entries/DAVReadOnly_in_dav_method_propfind.txt
new file mode 100644
index 0000000000..b018ae8950
--- /dev/null
+++ b/changes-entries/DAVReadOnly_in_dav_method_propfind.txt
@@ -0,0 +1,2 @@
+ *) mod_dav: Open the lock database read-only when possible.
+ PR 36636 [Wilson Felipe <wfelipe gmail.com>, manu]