From 0fa4becbd2506178c47f61c27651c313e8a1239d Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Tue, 20 Jun 2000 20:38:25 +0000 Subject: [PATCH] Note regarding bug with multiple simultaneous access. --- v7/src/imail/todo.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 86d356c96..06c473bca 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,9 +1,14 @@ IMAIL To-Do List -$Id: todo.txt,v 1.92 2000/06/20 19:47:15 cph Exp $ +$Id: todo.txt,v 1.93 2000/06/20 20:38:25 cph Exp $ Bug fixes --------- +* If a folder has message N selected, the folder is simultaneously + opened somewhere else, one new message is added, and message N is + deleted, then the display is _not_ updated to reflect the new + message. + * Preserve internal-date when copying to rmail folder from any other type of folder, by writing a distinguished header field into the rmail file. -- 2.25.1