From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 3 Jun 2009 18:49:18 +0000 (+0000)
Subject: Item "33) Remove the CVS Log message junk from the C files" is done.
X-Git-Tag: v_3_0_13~46
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/static/gitweb.js?a=commitdiff_plain;h=4daaa00bb4ceddb7909a3ea2b9caab389c583821;p=privoxy.git

Item "33) Remove the CVS Log message junk from the C files" is done.
---

diff --git a/TODO b/TODO
index 5c3fedd0..c5be22e7 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: privoxy-to-do-list.txt,v 1.40 2009/05/16 11:25:06 fk Exp $
+$Id: TODO,v 1.1 2009/05/16 11:28:08 fabiankeil Exp $
 
 Some Privoxy related task, not ordered in any way.
 
@@ -85,8 +85,6 @@ Some Privoxy related task, not ordered in any way.
 32) In case of forwarding failures with socks port == 9050,
     show extra info about Tor (the whole FAQ entry?).
 
-33) Remove the CVS Log message junk from the C files.
-
 35) Do less work in the accept_connection() thread.
     Partly done. Good enough?