From bff308e43d7bf5fc175fa0aa41a064f051506e28 Mon Sep 17 00:00:00 2001 From: Dan Harkless Date: Fri, 4 Aug 2000 00:15:52 +0000 Subject: [PATCH] TODO: Allow multiple simultaneous differing contexts, probably each tied to a parent (terminal) process. --- ChangeLog | 5 +++++ docs/TODO | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1adac4e..36866af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Aug 03 17:14:08 2000 Dan Harkless + + * TODO: Allow multiple simultaneous differing contexts, probably + each tied to a parent (terminal) process. + Tue Aug 1 10:48:05 EDT 2000 Kimmo Suominen * Fixed install in etc/Makefile.in so it works correctly. diff --git a/docs/TODO b/docs/TODO index be9e6dd..7b5beee 100644 --- a/docs/TODO +++ b/docs/TODO @@ -29,6 +29,8 @@ * Add some way to configure whether you prefer to see text/plain or text/html parts of multipart/alternative messages. * Flag bogus/misspelled mts.conf "masquerade:" / --enable-masquerade options. +* Allow multiple simultaneous differing contexts, probably each tied to a parent + (terminal) process. [POSSIBILITIES] -- 1.7.10.4