From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 6 Nov 2010 11:58:16 +0000 (+0000)
Subject: Add an entry about detecting system time travel.
X-Git-Tag: v_3_0_17~47
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/developer-manual/man-page/static/gitweb.js?a=commitdiff_plain;h=74a36e686cc3455368278e17b48116cf9e60eda8;p=privoxy.git

Add an entry about detecting system time travel.
---

diff --git a/TODO b/TODO
index 669b9502..5704873d 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.24 2010/11/06 11:57:46 fabiankeil Exp $
+$Id: TODO,v 1.25 2010/11/06 11:58:01 fabiankeil Exp $
 
 Some Privoxy related task, not ordered in any way.
 
@@ -200,3 +200,6 @@ Some Privoxy related task, not ordered in any way.
     extended and vanilla host patterns at the same time.
 
 81) Merge Fabian's unlimited-config-lines branch.
+
+82) Detect if the system time goes back in time let the user
+    know if it caused any connections to get closed.