]> granicus.if.org Git - apache/commitdiff
Record bugfix
authorNick Kew <niq@apache.org>
Sun, 23 Jul 2006 20:27:36 +0000 (20:27 +0000)
committerNick Kew <niq@apache.org>
Sun, 23 Jul 2006 20:27:36 +0000 (20:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@424803 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 303fe87263315ac61a9798c4dd4ee0e9149985c8..6fb25810027440374a79bcad9560a50df4dcb18f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@
 Changes with Apache 2.3.0
   [Remove entries to the current 2.0 and 2.2 section below, when backported]
 
+  *) mod_dbd: Fix dependence on virtualhost configuration in
+     defining prepared statements (possible segfault at startup
+     in user modules such as mod_authn_dbd).  [Nick Kew]
+
   *) core: Do not allow internal redirects like the DirectoryIndex of mod_dir
      to circumvent the symbolic link checks imposed by FollowSymLinks and
      SymLinksIfOwnerMatch. [Nick Kew, Ruediger Pluem, William Rowe]