sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit d684b12c6267b3d534a76e367523e1859545e7ca
parent c4cb2b500381dc424f2fc971fbcfbff1decfc07b
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Mon, 24 Feb 2014 09:45:55 +0100

view attachment fnames: history

Diffstat:
M History.txt | 1 +
M ReleaseNotes | 3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/History.txt b/History.txt
@@ -1,6 +1,7 @@
 == **
 
 * sup-sync-back-mbox removed.
+* safer mime-view attachment file name handling
 
 == 0.15.4 / 2014-02-06
 
diff --git a/ReleaseNotes b/ReleaseNotes
@@ -2,6 +2,9 @@ Release *:
 
 Removed unfinished and abandoned sup-sync-back-mbox.
 
+Safer mime-view attachment file name handling, a temp file name is used
+while the extension is only used if it is alphanumeric.
+
 Release 0.15.4:
 
 Bugfixes.