On Fri, Feb 11, 2011 at 3:12 PM,  <[email protected]> wrote:
> Author: minfrin
> Date: Fri Feb 11 20:12:39 2011
> New Revision: 1069942
>
> URL: http://svn.apache.org/viewvc?rev=1069942&view=rev
> Log:
> mod_cache: Respect s-maxage as described by RFC2616 14.9.3, which must
> take precedence if present. PR 35247.
>
> Modified:
>    httpd/httpd/trunk/CHANGES
>    httpd/httpd/trunk/modules/cache/cache_util.c
>
> Modified: httpd/httpd/trunk/CHANGES
> URL: 
> http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?rev=1069942&r1=1069941&r2=1069942&view=diff
> ==============================================================================
> --- httpd/httpd/trunk/CHANGES [utf-8] (original)
> +++ httpd/httpd/trunk/CHANGES [utf-8] Fri Feb 11 20:12:39 2011
> @@ -2,9 +2,8 @@
>
>  Changes with Apache 2.3.11
>
> -  *) mod_ssl: Fix a possible startup failure if multiple SSL vhosts
> -     are configured with the same ServerName and private key file.
> -     [Masahiro Matsuya <mmatsuya redhat.com>, Joe Orton]
> +  *) mod_cache: Respect s-maxage as described by RFC2616 14.9.3, which must
> +     take precedence if present. PR 35247. [Graham Leggett]
>

inadvertently removed

Reply via email to