Even more fixes.
[privoxy.git] / ChangeLog
index 6a6dc6d..aa37bb3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,7 +18,7 @@ ChangeLog for Privoxy
 - In daemon mode, fd 0, 1 and 2 are bound to /dev/null.
 - Resolve localhost using whatever address family the operating
   system feels like. Previous betas would try to use IPv4 as this
-  is what most users expect, but this didn't work reliable on
+  is what most users expect, but this didn't work reliably on
   GNU/Linux systems.
 - In the action lists on CGI pages, actions and their parameters are
   no longer separated with a space. The action file parser doesn't
@@ -33,7 +33,7 @@ ChangeLog for Privoxy
   blocked as image instead of empty documents. Doing the latter causes
   WebKit-based clients to show a "missing image" icon which may mess up
   the layout.
-- The no-such-domain template if used if for DNS resolution
+- The no-such-domain template is used for DNS resolution
   problems with FEATURE_IPV6_SUPPORT enabled. Previously the
   connect-failed template was used. Reported by 'zebul666'.
 - Accepts quoted expiration dates even though RFC 2109 10.1.2
@@ -52,7 +52,7 @@ ChangeLog for Privoxy
   code being enabled.
 - Privoxy-Log-Parser is roughly 40% faster in highlighting mode.
 - uagen, a Firefox User-Agent generator for Privoxy and Mozilla
-  browsers has been imported and is available in the tarballs
+  browsers has been imported and is available in the tarball's
   tools directory.
 - The scripts in the tools directory treat unknown parameters
   as fatal errors.
@@ -175,7 +175,7 @@ ChangeLog for Privoxy
   the still-open connection will be reused for the client's next
   request to the same destination. Note that this only matters
   if connection-sharing is enabled.
-- A TODO list has been added to the source tarballs to give potential
+- A TODO list has been added to the source tarball to give potential
   volunteers a better idea of what the current goals are. Donations
   are still welcome too: http://www.privoxy.org/faq/general.html#DONATE