Commit 79e4ba22 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Update to reflect changes of r325960


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@326880 13f79535-47bb-0310-9956-ffa450edef68
parent 450c0c41
Loading
Loading
Loading
Loading
+4 −0
Changes for CHANGES: 4 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -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_cache: Create new filters CACHE_OUT_SUBREQ / CACHE_SAVE_SUBREQ which
     only differ by the type from CACHE_OUT / CACHE_SAVE to ensure that
     subrequests to non local resources work again. [Ruediger Pluem]
  *) New module: mod_authn_dbd [Nick Kew]
  *) mod_cgid: Refuse to work on Solaris 10 due to OS bugs.  PR 34264.