sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 13060898e2d1d9b4bf836849720b9d066eb5db25
parent 573a32bf473f05fe0ced4c815ac3a9b1804d7dd5
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date:   Thu,  1 Feb 2007 21:18:02 +0000

updated for (some) 0.0.7 improvements

git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@289 5c8cc53c-5e98-4d25-b20a-d8db53a31250

Diffstat:
M History.txt | 10 ++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/History.txt b/History.txt
@@ -1,3 +1,13 @@
+== 0.0.7 / XXXXXX
+* Moving messages between sources now preserves state.
+* Split sup-import into two bits: sup-import and sup-add.
+* sup-import --force_rebuild is now --full-rebuild.
+* Better error handling for IMAP and svn+ssh.
+* Hit 'a' in thread-view-mode to alias a contact. Hit 'S' to search for
+  all email to/from them.
+* Removed hoe dependency; added trollop dependency.
+* Many internal code improvements.
+
 == 0.0.6 / 2007-01-06
 * Very minor fix to support more types of IMAP authentication.