From 21a9c4f5731f9ed07b409a86be88e602efdbfded Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 19 May 2000 17:29:50 +0000 Subject: [PATCH] Downgrade one suggestion to a feature. --- v7/src/imail/todo.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index a0e09f3d4..8b86b4b49 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.27 2000/05/19 17:29:03 cph Exp $ +$Id: todo.txt,v 1.28 2000/05/19 17:29:50 cph Exp $ Bug fixes --------- @@ -25,9 +25,6 @@ Bug fixes Design changes -------------- -* Implement something closer to the IMAP COPY operation, e.g. - APPEND-MESSAGES. - * Reimplement UID synchronization. Take advantage of monotonic UID numbers to discover largest prefix range that hasn't changed. Binary search can be used which should produce excellent results on @@ -95,3 +92,6 @@ New features * 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. + +* Implement something closer to the IMAP COPY operation, e.g. + APPEND-MESSAGES. -- 2.25.1