]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prep for rolling
authorJim Jagielski <jim@apache.org>
Mon, 20 Jan 2025 19:01:18 +0000 (19:01 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 20 Jan 2025 19:01:18 +0000 (19:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1923279 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
changes-entries/dav-browsermatch.txt [deleted file]

diff --git a/CHANGES b/CHANGES
index 58afac0ecf47505aee518810c362a4f4fd267012..bc3396dd7b1f47e873340bd08ddc628400429f53 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,11 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.4.63
 
+  *) mod_dav: Update redirect-carefully example BrowserMatch config
+     to match more recent client versions.  PR 66148, 67039.
+     [Michal Maloszewski <michal.maloszewski canonical.com>,
+      Romain Tartière <romain blogreen.org>]
+
   *) mod_cache_socache: Fix possible crash on error path. PR 69358.
      [Ruediger Pluem]
 
diff --git a/changes-entries/dav-browsermatch.txt b/changes-entries/dav-browsermatch.txt
deleted file mode 100644 (file)
index 81cc782..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  *) mod_dav: Update redirect-carefully example BrowserMatch config
-     to match more recent client versions.  PR 66148, 67039.
-     [Michal Maloszewski <michal.maloszewski canonical.com>,
-      Romain Tartière <romain blogreen.org>]