]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note new module
authorNick Kew <niq@apache.org>
Fri, 14 Oct 2005 23:40:36 +0000 (23:40 +0000)
committerNick Kew <niq@apache.org>
Fri, 14 Oct 2005 23:40:36 +0000 (23:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321249 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 10fd32306f01ad345cc36768566c8f64ee00dcd6..817fafbbfbc7673c376630aee159d4fba3130b3f 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]
 
+  *) New module: mod_authn_dbd [Nick Kew]
+
   *) mod_cgid: Refuse to work on Solaris 10 due to OS bugs.  PR 34264.
      [Justin Erenkrantz]