]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add CHANGES entry
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 16 Sep 2015 05:39:17 +0000 (05:39 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 16 Sep 2015 05:39:17 +0000 (05:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1703334 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index e716be1c01f91cd9995caea6c3474fa2da25a02f..587490da404e3989164d4138e738721761870073 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
+  *) mod_auth_digest: remove AuthDigestEnableQueryStringHack which is no
+     more documented since dec 2012 (r1415960). [Christophe Jaillet]
+
   *) mod_slotmem_shm: Fix slots/SHM files names on restart for systems that
      can't create new (clear) slots while previous children gracefully stopping
      still use the old ones (e.g. Windows, OS2). mod_proxy_balancer failed to