Commit 8f19a1c0 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* r708902 fixes PR39774 and thus is worth a CHANGES entry.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709914 13f79535-47bb-0310-9956-ffa450edef68
parent 966691d4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2,6 +2,9 @@
Changes with Apache 2.3.0
[ When backported to 2.2.x, remove entry from this file ]

  *) mod_expires: Do not sets negative max-age / Expires header in the past.
     PR 39774 [Jim Jagielski]

  *) authn/z: Remove mod_authn_default and mod_authz_default.
     [Chris Darroch]