From: Dan Harkless Date: Fri, 4 Aug 2000 00:15:52 +0000 (+0000) Subject: TODO: Allow multiple simultaneous differing contexts, probably each tied to a X-Git-Tag: RELEASE_1_2~210 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=bff308e43d7bf5fc175fa0aa41a064f051506e28 TODO: Allow multiple simultaneous differing contexts, probably each tied to a parent (terminal) process. --- 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]