sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 5af8d042adb2ea37b72779ddb2bf1c0cc63da991
parent 9cb10eccda93cd36389bd5cc6515e3766d2f1bc0
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Mon, 29 Sep 2014 14:49:20 +0200

history: credit authors

Diffstat:
M History.txt | 8 ++++----
M ReleaseNotes | 5 +++--
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/History.txt b/History.txt
@@ -1,11 +1,11 @@
 ==
 
-* add man-pages (generated from wiki)!
+* add man-pages (generated from wiki) (Per Andersson)!
 * HTML messages or messages that are decoded with the mime-decode hook
-  are now indexed if the mime-decode hook is set up.
-* fix long-standing getlocal bug
-* OpenBSD support!
+  are now indexed if the mime-decode hook is set up (Scott Bonds).
+* OpenBSD support (Scott Bonds)!
 * output message id and locations on all load_from_source failures
+* fix long-standing getlocal bug
 * make new test GPG keys (old ones expired), valid for one year, script
   now available in devel/ for making new ones.
 
diff --git a/ReleaseNotes b/ReleaseNotes
@@ -1,7 +1,8 @@
 Release       :
 
-We've got man pages! We've got OpenBSD support! It is now possible to get your 
-HTML emails indexed by setting up a mime-decode hook before you index!
+We've got man pages (Mr. Andersson)! We've got OpenBSD support (Scott Bonds)!
+It is now possible to get your HTML emails indexed by setting up a mime-decode
+hook before you index (Scott Bonds)!
 
 Also a few long standing bugs have been fixed, and new GPG keys have been made
 for the tests.