From: William Morgan Date: Mon, 15 Jun 2009 15:08:28 +0000 (-0700) Subject: update changelog and releasenotes for 0.8.1 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=b90a7bb6c00bf0081a043f3b798718ba7d78159d;p=sup update changelog and releasenotes for 0.8.1 --- 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.