From: Ryan Bloom Date: Sat, 18 Aug 2001 05:24:40 +0000 (+0000) Subject: I have bumped the tag, now put the CHANGES file back. X-Git-Tag: 2.0.25~305 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b44e38bb1c79c136a7bf62df7dd9963a60128d66;p=thirdparty%2Fapache%2Fhttpd.git I have bumped the tag, now put the CHANGES file back. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90316 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index e1a1e871d7e..a56ba92355b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +Changes with Apache 2.0.25-dev + + *) Fix --enable-modules=all breakage with mod_auth_db and mod_auth_digest + by allowing a module to disable itself if its prerequisites are not + met. [Justin Erenkrantz] + Changes with Apache 2.0.24 *) Fix a couple of issues in mod_include when the tag appeared at