From: Nick Kew Date: Fri, 14 Oct 2005 23:40:36 +0000 (+0000) Subject: Note new module X-Git-Tag: 2.3.0~2877 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=988e5e7111f618d4fc1355aff064e73d78d03670;p=thirdparty%2Fapache%2Fhttpd.git Note new module git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321249 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 10fd32306f0..817fafbbfbc 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] + *) New module: mod_authn_dbd [Nick Kew] + *) mod_cgid: Refuse to work on Solaris 10 due to OS bugs. PR 34264. [Justin Erenkrantz]