summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2020-06-28 12:40:56 +0000
committerGraham Leggett <minfrin@apache.org>2020-06-28 12:40:56 +0000
commit4a0c08e064e284dc215b56c7d7e50de832939ae4 (patch)
tree40429033730570094716fb09e0ba7e53e11a84f7 /CHANGES
parent8de97e5fabff6069844cc14f41a4bcb7759d5cdc (diff)
downloadhttpd-4a0c08e064e284dc215b56c7d7e50de832939ae4.tar.gz
Add dav_get_provider(), dav_open_lockdb() and dav_close_lockdb() mod_dav.h.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879305 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ae5c7e715f..dc6cc978a0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
-*- coding: utf-8 -*-
Changes with Apache 2.5.1
+ *) Add dav_get_provider(), dav_open_lockdb() and dav_close_lockdb() mod_dav.h.
+ [Graham Leggett]
+
*) "[mod_dav_fs etag handling] should really honor the FileETag setting".
- It now does.
- Add "Digest" to FileETag directive, allowing a strong ETag to be