From b90a7bb6c00bf0081a043f3b798718ba7d78159d Mon Sep 17 00:00:00 2001 From: William Morgan Date: Mon, 15 Jun 2009 08:08:28 -0700 Subject: [PATCH] update changelog and releasenotes for 0.8.1 --- History.txt | 5 +++++ ReleaseNotes | 5 +++++ www/index.html | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 5c41e77..5cdd5a6 100644 --- a/History.txt +++ b/History.txt @@ -1,3 +1,8 @@ +== 0.8.1 / 2009-06-15 +* make multibyte display "work" for non-utf8 locales +* fix reply-mode always selecting "Customized" +* reduce email quote parsing worst-case behavior + == 0.8 / 2009-06-05 * Undo support on many operations. Yay! * Mbox splitting fixes. No more "From "-line problems. diff --git a/ReleaseNotes b/ReleaseNotes index 0cfc126..1923a6e 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -1,3 +1,8 @@ +Release 0.8.1: + +A bugfix release with fixes for quote parsing (bad behavior in certain long +emails), multibyte display for non-utf8 locales, and reply-mode mode selection. + Release 0.8: The big wins are undo support, mbox splitting fixes, and the various UI diff --git a/www/index.html b/www/index.html index 99ad749..272abc0 100644 --- a/www/index.html +++ b/www/index.html @@ -109,7 +109,7 @@

Status

- The current version of Sup is 0.8, released 2009-06-05. This is a + The current version of Sup is 0.8.1, released 2009-06-15. This is a beta release. It supports mbox, IMAP, IMAPS, and Maildir mailstores.

-- 2.45.2