Results of spell check. User manual has some updates to standard.actions file
[privoxy.git] / ChangeLog
index d498dcb..b12bdff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,7 +26,9 @@ ChangeLog for Privoxy
      redirect{URL}
      treat-forbidden-connects-like-blocks
 
-- Privoxy's default error pages are no longer be cached.
+- Standard-compliant clients are prevented from displaying cached
+  copies of Privoxy's error messages after the cause of the problem
+  has gone.
 - Improved DNS error handling.
 - Multiple filter files can now be specified in config.
 - Added jpeg filtering to defend against MS jpeg vulnerability MS04-028
@@ -35,7 +37,11 @@ ChangeLog for Privoxy
 - Thanks to Jindrich Makovicka for a race condition fix for the log 
   file.  The race condition remains for non-pthread implementations.
   Reference patch #1175720. Various other logging enhancements.
-- A pile of assorted bug fixes, memory leaks, etc.
+- A pile of assorted bug fixes, memory leaks, enhancements, etc.
+- Moved Actions file reporting mechanism to SF tracker.
+- Two new options for config: enable-remote-http-toggle and 
+  forwarded-connect-retries.
+- Trap unsupported FTP requests.
 
 *** Version 3.0.3 ***