From 34237f1cf703936be5b25c29e91566154cb87704 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Thu, 1 Dec 2011 13:27:18 +0000 Subject: [PATCH] Remove some stray @ characters. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1209070 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index bc8ab99f6e..a92873fd0f 100644 --- a/CHANGES +++ b/CHANGES @@ -28,7 +28,7 @@ Changes with Apache 2.4.0 *) mod_cache_disk: Remove the unnecessary intermediate brigade while writing to disk. Fixes a problem where mod_disk_cache was leaving buckets in the intermediate brigade and not passing them to out on - exit. [Florian S. , Graham Leggett] + exit. [Florian S. , Graham Leggett] *) mod_ssl: use a shorter setting for SSLCipherSuite in the default default configuration file, and add some more information about @@ -634,7 +634,7 @@ Changes with Apache 2.3.11 *) mod_cache: When a bad Expires date is present, we need to behave as if the Expires is in the past, not as if the Expires is missing. PR 16521. - [Co-Advisor ] + [Co-Advisor ] *) mod_cache: We must ignore quoted-string values that appear in a Cache-Control header. PR 50199. [Graham Leggett] -- 2.50.1