]> git.cworth.org Git - sup/commitdiff
update changelog and releasenotes for 0.8.1
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 15 Jun 2009 15:08:28 +0000 (08:08 -0700)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 15 Jun 2009 15:08:28 +0000 (08:08 -0700)
History.txt
ReleaseNotes
www/index.html

index 5c41e771d09812054d28056ea806d475babbedc8..5cdd5a626320b9206f5335c7a7550ee6dc3d8061 100644 (file)
@@ -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.
index 0cfc1266f4338313da8f26172fed12b05e2f75ba..1923a6ef6c8f08b5b2dfcebd9cd83e3c9df95bc1 100644 (file)
@@ -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
index 99ad749379e4b78ea335f18cab9636b30ba2193f..272abc02536c045a4b2218ecc7537a54fb4a4a16 100644 (file)
                <h2>Status</h2>
 
                <p>
-               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.
                </p>