]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Move a change entry to the right location
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 11 May 2021 19:21:34 +0000 (19:21 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 11 May 2021 19:21:34 +0000 (19:21 +0000)
[skip ci]

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

CHANGES

diff --git a/CHANGES b/CHANGES
index e5aaf2f1851fae5bdf51207969d64035624affbc..2ce1bd582a59d582c54bace6695d06c567e8c512 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,11 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.4.48
 
-Changes with Apache 2.4.47
-
   *) core: Fix a regression that stripped the ETag header from 304 responses.
      PR 61820 [Ruediger Pluem, Roy T. Fielding]
 
+Changes with Apache 2.4.47
+
   *) mod_dav_fs: Improve logging output when failing to open files for
      writing.  PR 64413.  [Bingyu Shen <ahshenbingyu gmail.com>]