- 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
     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
   - 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.