You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2005/10/15 01:40:40 UTC

svn commit: r321249 - /httpd/httpd/trunk/CHANGES

Author: niq
Date: Fri Oct 14 16:40:36 2005
New Revision: 321249

URL: http://svn.apache.org/viewcvs?rev=321249&view=rev
Log:
Note new module

Modified:
    httpd/httpd/trunk/CHANGES

Modified: httpd/httpd/trunk/CHANGES
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/CHANGES?rev=321249&r1=321248&r2=321249&view=diff
==============================================================================
--- httpd/httpd/trunk/CHANGES [utf-8] (original)
+++ httpd/httpd/trunk/CHANGES [utf-8] Fri Oct 14 16:40:36 2005
@@ -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]