From: Nick Kew Date: Fri, 18 Nov 2005 00:46:11 +0000 (+0000) Subject: Note mod_authz_dbd in CHANGES X-Git-Tag: 2.3.0~2745 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a8930b65215036a179262c164540605e8db1d61;p=thirdparty%2Fapache%2Fhttpd.git Note mod_authz_dbd in CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345392 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7964b2b8026..6573bfbb327 100644 --- 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] + *) mod_authz_dbd: SQL authz with Login/Session support [Nick Kew] + *) Fix typo in ProxyStatus syntax error message. [Christophe Jaillet ]