From: Ian Silvester <iansilvester@fastmail.fm>
Date: Fri, 11 Jan 2013 16:25:09 +0000 (+0000)
Subject: Fix one typo
X-Git-Tag: v_3_0_20~59
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/static/coding.html?a=commitdiff_plain;h=28f4b01a5b14075ce226c7d433af02252eaebcce;p=privoxy.git

Fix one typo
---

diff --git a/ChangeLog b/ChangeLog
index d7cefdc6..2d64122a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@ ChangeLog for Privoxy
 *** Version 3.0.20 Beta ***
 
 - Bug fixes:
-  - Fix --disable-ipv6-support compile option for the Windows platform
+  - Fix --disable-ipv6-support compile option for the Windows platform.
   - Attempt to work around (or at least reduce the) video playback issues with
     various Apple clients as reported in #3426305. In client_range(), let
     headers pass if the range starts at the beginning.