From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 26 Aug 2016 12:30:48 +0000 (+0000)
Subject: Remove an URL in the ChangeLog
X-Git-Tag: v_3_0_26~11
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/@default-cgi@/static/coding.html?a=commitdiff_plain;h=eed1ed7b1dc1fdc32ff157980a279724a8861f18;p=privoxy.git

Remove an URL in the ChangeLog

The colon confuses the SGML converter and the
URL isn't strictly necessary.
---

diff --git a/ChangeLog b/ChangeLog
index f2bc9b49..fd5737d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,8 +26,7 @@ ChangeLog for Privoxy
 
 - Infrastructure improvements:
   - Add perl script to generate an RSS feed for the packages
-    Submitted by "Unknown":
-    https://lists.privoxy.org/pipermail/privoxy-devel/2016-July/000068.html
+    Submitted by "Unknown".
 
 - Build system improvements:
   - strptime.h: fix a compiler warning about ambiguous else.