]> git.cworth.org Git - sup/blobdiff - ReleaseNotes
move open3 require to correct file
[sup] / ReleaseNotes
index 67673135a27047ed2e1e8a20321e50abd87c87cb..1923a6ef6c8f08b5b2dfcebd9cd83e3c9df95bc1 100644 (file)
@@ -1,3 +1,31 @@
+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
+speedups and bugfixes. Parsing new email should also be faster, although
+IMAP remains tragically slow, as usual.
+
+Release 0.7:
+
+The big win in this release is that Ferret index corruption issues should now
+be fixed, thanks to an extensive programming of locking and
+thread-safety-adding.
+
+The other nice change is that text entry will now scroll to the right upon
+overflow, thanks to some arcane Curses magic that Steve Goldman discovered.
+
+As always, this release includes many other bugfixes and enhancements.
+
+Release 0.6:
+
+Message attachment searchability automatically takes effect on new messages,
+but if you want it on older ones, you'll have to reindex them. See the
+instructions below, and the help for sup-sync, for how to do this.
+
 Release 0.5:
 
 Saving message state (pressing "$") has been sped up. However, this is only