From db0eebdf17030672550cd64b9d416f45eaa9256d Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sun, 14 May 2000 03:34:40 +0000 Subject: [PATCH] Add note about need to move compressed-file I/O to the runtime system. --- v7/src/imail/todo.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 09eb4f0a5..f44fbde15 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,5 +1,5 @@ IMAIL To-Do List -$Id: todo.txt,v 1.6 2000/05/12 18:23:05 cph Exp $ +$Id: todo.txt,v 1.7 2000/05/14 03:34:40 cph Exp $ Bug fixes --------- @@ -22,6 +22,10 @@ Bug fixes * RMAIL file reader must recognize when the tail of the file contains umail messages. +* IMAIL must support I/O to compressed files (for my sake if no one + else). A clean solution to this requires moving compressed-file + support to the runtime system. + Design changes -------------- -- 2.25.1