]> granicus.if.org Git - apache/commitdiff
Fix config file for mod_dbd
authorIan Holsman <ianh@apache.org>
Sat, 10 Sep 2005 03:44:08 +0000 (03:44 +0000)
committerIan Holsman <ianh@apache.org>
Sat, 10 Sep 2005 03:44:08 +0000 (03:44 +0000)
Submitted: Brian J. France <list firehawksystems.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@279940 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
modules/experimental/config.m4

diff --git a/CHANGES b/CHANGES
index a648e10c8183fc8dcd331184e9eb6d95e9b58f31..8617b0e2aa408b648d932ee0d8b9d78dcc2b2cb3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,8 @@
 Changes with Apache 2.3.0
   [Remove entries to the current 2.0 and 2.2 section below, when backported]
 
+  *) Fix mod_dbd's config [Brian J. France <list firehawksystems.com>]
+
   *) New provider function to list all available provider names in a
      specific group and version (ap_list_provider_names). [Jim Jagielski]
 
index c5bfacd6dbf538a8d4d90343d9e98bc62a7f0931..c1a91e646b00ba6e1cf79da00170b51dc6d4a120 100644 (file)
@@ -13,5 +13,6 @@ APACHE_MODULE(example, example and demo module, , , no)
 APACHE_MODULE(case_filter, example uppercase conversion filter, , , no)
 APACHE_MODULE(case_filter_in, example uppercase conversion input filter, , , no)
 APACHE_MODULE(filter, smart filtering module, , , no)
+APACHE_MODULE(dbd, Apache DBD Framework, , , no)
 
 APACHE_MODPATH_FINISH