sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 1d4b6921b1343cb288f8ce5a4e4a3753486446c6
parent 2d48a91089f3000ee20cdf0ccf2f362ab780d269
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date:   Tue, 27 Nov 2007 17:39:29 +0000

update history for 0.3

git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@727 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.3 / 2007-10-29
+* In-buffer search (finally!)
+* Subscribe to/unsubscribe from mailing list commands.
+* IMAP speedups.
+* More hooks: set status bar, set terminal title bar, modify message headers
+  and bodies before editing, etc.
+* Optionally use chronic gem to allow for natural-language dates in searches.
+* Many, many bugfixes and minor improvements.
+* Tomorrow is Sup's first birthday!
+
 == 0.2 / 2007-10-29
 * Complete hook system for user-inserted code.
 * GPG signature verification and decryption.