From f58d2da07e27a2672af3d807dc753d58682dd087 Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Mon, 20 Feb 2006 22:50:17 +0000
Subject: [PATCH] Add note to check the timestamp of the dropfile.

---
 src/odoors/TODO-v7.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/odoors/TODO-v7.txt b/src/odoors/TODO-v7.txt
index 29887add23..fb7f0f8d3c 100644
--- a/src/odoors/TODO-v7.txt
+++ b/src/odoors/TODO-v7.txt
@@ -21,3 +21,6 @@ Features/Changes which will break the API and so must go into v7
   SSH, is the door supposed to do SSH also?  A local socket would work, but it
   seems like the Wrong Thing.  The main reason stdio is out is that there's no
   standard way of passing hangup info etc.
+- Check the timestamp on the dropfile... do not use an old one!  Add and
+  od_control variable to prevent this behaviour.
+
-- 
GitLab