ChangeLog cosmetic
authorFabian Keil <fk@fabiankeil.de>
Fri, 14 Nov 2014 11:31:11 +0000 (11:31 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 14 Nov 2014 11:31:11 +0000 (11:31 +0000)
ChangeLog

index c634540..c2c9be2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@ ChangeLog for Privoxy
   - Fixed an immediate-use-after-free bug (CID 66394) and two
     additional unconfirmed use-after-free complaints made by
     Coverity scan (CID 66391, CID 66376).
-  - Actually show the FORCE_PREFIX value on the show-status page
+  - Actually show the FORCE_PREFIX value on the show-status page.
   - Properly deal with Keep-Alive headers with timeout= parameters
     If the timeout still can't be parsed, use the configured
     timeout instead of preventing the client from keeping the
@@ -27,7 +27,7 @@ ChangeLog for Privoxy
     mentioned here, for details please have a look at the CVS logs.
 
 - General improvements:
-   -Introduced negative tag patterns NO-REQUEST-TAG and NO-RESPONSE-TAG.
+  Introduced negative tag patterns NO-REQUEST-TAG and NO-RESPONSE-TAG.
     They apply if no matching tag is found after parsing client or
     server headers.
   - Add support for external filters which allow to process the
@@ -132,7 +132,7 @@ ChangeLog for Privoxy
   - Clarify what Privoxy does if both +block{} and +redirect{} apply.
   - Removed the obsolete bookmarklets section.
 
-- Build system improvements
+- Build system improvements:
   - Let --with-group properly deal with secondary groups.
     Patch submitted by Anatoly Arzhnikov in #3615187.
   - Fix web-actions target.