From fdee41f7d3af10ca72cacd417acb723e68ab7cdc Mon Sep 17 00:00:00 2001 From: "Roy T. Fielding" Date: Sun, 2 Apr 2006 19:42:12 +0000 Subject: [PATCH] remove charset turds left by last commit git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@390887 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index 9c5ce57434..378d7b68f2 100644 --- 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 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 ] *) 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 -- 2.49.0