From 1e7c8e82b84c3b09826537ff2a0d594bc353592b Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 20 Nov 2011 12:42:43 +0000 Subject: [PATCH] Fix spelling --- ChangeLog | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4a8e6eff..b37000d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -164,7 +164,7 @@ ChangeLog for Privoxy - Don't enforce a logical line length limit in read_config_line() - Slightly refactor server_last_modified() to remove useless gmtime*() calls - In get_content_type(), also recognize '.jpeg' as JPEG extension - - Add '.png' to the list of recognized file extenstions in get_content_type() + - Add '.png' to the list of recognized file extensions in get_content_type() - In block_url(), consistently use the block reason "Request blocked by Privoxy" In two places the reason was "Request for blocked URL" which hides the fact that the request got blocked by Privoxy and isn't necessarily @@ -186,7 +186,6 @@ ChangeLog for Privoxy - Treat all Content-Type header values containing the pattern 'script' as a sign of text. Reported by pribog in #3134970. - - Action file improvements: - Moved the site-specific block pattern section below the one for the generic patterns so for requests that are matched in both, the block @@ -244,9 +243,9 @@ ChangeLog for Privoxy Requested by Calestyo in #3302213. - Log message improvements: - - If only the server connection is kept alive, do not pretent to + - If only the server connection is kept alive, do not pretend to wait for a new client request. - - Remove a superfluos log message in forget_connection() + - Remove a superfluous log message in forget_connection() - In chat(), properly report missing server responses as such instead of calling them empty - In forwarded_connect(), fix a log message nobody should ever see @@ -344,7 +343,6 @@ ChangeLog for Privoxy option is enabled. Firefox versions after 4 use a fixed date string without meaning. - *** Version 3.0.17 Stable *** - Fixed last-chunk-detection for responses where the body was small -- 2.39.2