Add suggestion from hal to allow sorting of summary buffer.
authorChris Hanson <org/chris-hanson/cph>
Mon, 9 Apr 2001 13:17:28 +0000 (13:17 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 9 Apr 2001 13:17:28 +0000 (13:17 +0000)
v7/src/imail/todo.txt

index cd889d7271fa8cd4290ae13cffd74a2852d87a05..fd09d88f577b1407ee2760d9c7f284a983adfae3 100644 (file)
@@ -1,5 +1,5 @@
 IMAIL To-Do List
-$Id: todo.txt,v 1.112 2000/12/20 07:18:25 cph Exp $
+$Id: todo.txt,v 1.113 2001/04/09 13:17:28 cph Exp $
 
 Bug fixes
 ---------
@@ -29,6 +29,10 @@ MIME conformance
 New features
 ------------
 
+* Add ability to sort summary by sender.  May as well allow sorting on
+  other fields as well.  And once that's done, allow user to specify
+  multi-key sorting, such as "sort by sender, then by reverse date".
+
 * Implement generic operation to say whether a folder is open or
   closed.  This is needed to implement a command that closes open
   folders, prompting the user for each folder.