Commit 49a1cde0 authored by Nick Kew's avatar Nick Kew
Browse files

Fix CHANGES file; part of what I claimed on previous commit was

already in there!


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@485056 13f79535-47bb-0310-9956-ffa450edef68
parent 2ee6c616
Loading
Loading
Loading
Loading
+2 −2
Changes for CHANGES: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@ Changes with Apache 2.2.4
  *) mod_dbd: share per-request database handles across subrequests
     and internal redirects [Chris Darroch]
  *) mod_dbd: key connection pools correctly to virtual hosts
     [Graham Leggett, Nick Kew]
  *) mod_dbd: key connection pools to virtual hosts correctly even when 
     ServerName is unset/unavailable [Graham Leggett]
  *) Better detection and clean up of ldap connection that has been
     terminated by the ldap server.  PR 40878.