]> granicus.if.org Git - apache/commitdiff
Remove some stray @ characters.
authorGraham Leggett <minfrin@apache.org>
Thu, 1 Dec 2011 13:27:18 +0000 (13:27 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 1 Dec 2011 13:27:18 +0000 (13:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1209070 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index bc8ab99f6ee658e57441f871e99a87e28a64fe3d..a92873fd0f3b5b9ae36786219883c0eb51fbaf05 100644 (file)
--- 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. <f_los_ch@yahoo.com>, Graham Leggett]
+     exit. [Florian S. <f_los_ch yahoo.com>, 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 <coad@measurement-factory.com>]
+     [Co-Advisor <coad measurement-factory.com>]
 
   *) mod_cache: We must ignore quoted-string values that appear in a
      Cache-Control header. PR 50199. [Graham Leggett]