]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note/credit mime.types changes.
authorJoe Orton <jorton@apache.org>
Wed, 19 Jun 2024 11:57:14 +0000 (11:57 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 19 Jun 2024 11:57:14 +0000 (11:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1918436 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 9fd49911cb3e572573054690615c4de1ec22256a..3186b8e334ba2284865cad0a0a43e3c76e66db2f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.4.60
 
+  *) Updated mime.types.  [Mohamed Akram <mohd.akram outlook.com>,
+     Adam Silverstein <adamsilverstein earthboundhosting.com>]
+
   *) mod_ssl: Fix a regression that causes the default DH parameters for a key
      no longer set and thus effectively disabling DH ciphers when no explicit
      DH parameters are set. PR 68863 [Ruediger Pluem]