]> granicus.if.org Git - apache/commitdiff
remove charset turds left by last commit
authorRoy T. Fielding <fielding@apache.org>
Sun, 2 Apr 2006 19:42:12 +0000 (19:42 +0000)
committerRoy T. Fielding <fielding@apache.org>
Sun, 2 Apr 2006 19:42:12 +0000 (19:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@390887 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 9c5ce5743411107e6f87629a1bbde7495e4da5eb..378d7b68f29b814fded0d63a51819f8a2e982a27 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1114,7 +1114,7 @@ Changes with Apache 2.0.56
      ap_escape_html so we escape quotes.  Reported by JPCERT.
      [Mark Cox]
 
-  *) mod_speling: Stop crashing with certain non-file requests.··
+  *) mod_speling: Stop crashing with certain non-file requests.
      [Jeff Trawick]
 
   *) keep the Content-Length header for a HEAD with no response body.
@@ -1125,7 +1125,7 @@ Changes with Apache 2.0.56
      when srclib/apr[-util] are symlinks rather than directories proper.
      [William Rowe]
 
-  *) Avoid server-driven negotiation when a CGI script has emitted an·
+  *) Avoid server-driven negotiation when a CGI script has emitted an
      explicit "Status:" header. PR 38070.  [Nick Kew]
 
   *) mod_log_config now logs all Set-Cookie headers if the %{Set-Cookie}o
@@ -1134,7 +1134,7 @@ Changes with Apache 2.0.56
   *) mod_cgid: Refuse to work on Solaris 10 due to OS bugs.  PR 34264.
      [Justin Erenkrantz]
 
-  *) mod_cache: Correctly handle responses with a 301 status. PR 37347.·
+  *) mod_cache: Correctly handle responses with a 301 status. PR 37347.
      [Paul Querna]
 
   *) mod_proxy_http: Prevent data corruption of POST request bodies when
@@ -1145,16 +1145,16 @@ Changes with Apache 2.0.56
      This provides a working mod_echo on all platforms, and ensures any
      custom protocol module is at least given an initial timeout value
      based on the <VirtualHost > context's Timeout directive.
-     [William Rowe]··
+     [William Rowe]
 
-  *) mod_ssl: Correct issue where mod_ssl does not pick up the·
+  *) mod_ssl: Correct issue where mod_ssl does not pick up the
      ssl-unclean-shutdown setting when configured. PR 34452. [Joe Orton]
 
   *) Document the ReceiveBufferSize change done in r157583 [Murray
      Nesbitt <murray@cpan.org>]
 
   *) mod_deflate: Merge the Vary header, instead of Setting it. Fixes
-     applications that send the Vary Header themselves. PR 37559.·
+     applications that send the Vary Header themselves. PR 37559.
      [Paul Querna]
 
   *) mod_dav: Fix a null pointer dereference in an error code path during the