Commit 86cc7493 authored by Bill Stoddard's avatar Bill Stoddard
Browse files

port complete

parent 21e6b5fa
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4,6 +4,9 @@ Changes with Apache 2.0.53
  *) Fix Expires handling in mod_cache.  [Justin Erenkrantz]
  *) Alter mod_expires to run at a different filter priority to allow
     proper Expires storage by mod_cache.  [Justin Erenkrantz]
Changes with Apache 2.0.52
  *) Use HTML 2.0 <hr> for error pages. PR 30732 [André Malo]
+1 −6
Original line number Diff line number Diff line
APACHE 2.0 STATUS:                                              -*-text-*-
Last modified at [$Date: 2004/09/24 13:11:35 $]
Last modified at [$Date: 2004/09/24 14:29:26 $]

Release:

@@ -301,11 +301,6 @@ PATCHES TO BACKPORT FROM 2.1
      which integrates the two rounds of changes)
      +1 concept: trawick, nd, stoddard

    * mod_expires: Allow mod_cache to properly cache Expire responses by making
      ExpiresFilter run before mod_cache's cache_save_filter.
      modules/metadata/mod_expires.c: r1.55
      +1: jerenkrantz, trawick, stoddard

CURRENT RELEASE NOTES:

    * Backwards compatibility is expected of future Apache 2.0 releases,