]> git.notmuchmail.org Git - sup/commitdiff
prepare for 0.7 release
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 16 Mar 2009 12:48:00 +0000 (08:48 -0400)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 16 Mar 2009 12:48:00 +0000 (08:48 -0400)
CONTRIBUTORS
History.txt
ReleaseNotes
www/index.html

index a6e5d4d319291f1532bb1ec2f8476b5405b954ed..c6baf4ad80f8ba04889350655099d181e8b3b424 100644 (file)
@@ -1,14 +1,16 @@
 William Morgan <wmorgan-sup at the masanjin dot nets>
 Ismo Puustinen <ismo at the iki dot fis>
+Nicolas Pouillard <nicolas.pouillard at the gmail dot coms>
 Marcus Williams <marcus-sup at the bar-coded dot nets>
 Lionel Ott <white.magic at the gmx dot des>
-Nicolas Pouillard <nicolas.pouillard at the gmail dot coms>
+Christopher Warrington <chrisw at the rice dot edus>
 Marc Hartstein <marc.hartstein at the alum.vassar dot edus>
 Ben Walton <bwalton at the artsci.utoronto dot cas>
 Grant Hollingworth <grant at the antiflux dot orgs>
+Steve Goldman <sgoldman at the tower-research dot coms>
+Decklin Foster <decklin at the red-bean dot coms>
 Jeff Balogh <its.jeff.balogh at the gmail dot coms>
-Christopher Warrington <chrisw at the rice dot edus>
 Giorgio Lando <patroclo7 at the gmail dot coms>
-Decklin Foster <decklin at the red-bean dot coms>
+Israel Herraiz <israel.herraiz at the gmail dot coms>
 Ian Taylor <ian at the lorf dot orgs>
-Sam Roberts <sroberts at the uniserve dot coms>
+Rich Lane <rlane at the club.cc.cmu dot edus>
index b717655cdbd615a889f93f7409e38485f822d7d5..2813c6448459e7e76938a63d043e6c8e509e6031 100644 (file)
@@ -1,3 +1,15 @@
+== 0.7 / 2009-03-16
+* Ferret index corruption issues fixed (hopefully!)
+* Text entry now scrolls to the right on overflow, i.e. is actually usable
+* Ctrl-C now asks user if Sup should die ungracefully
+* Add a limit:<int> search operator to limit the number of results
+* Added a --query option to sup-tweak-labels
+* Added a new hook: shutdown
+* Automatically add self as recipient on crypted sent messages
+* Read in X-Foo headers
+* Added global keybinding 'U' shows only unread messages
+* As always, many bugfixes and tweaks
+
 == 0.6 / 2008-08-04
 * new hooks: mark-as-spam, reply-to, reply-from
 * configurable colors. finally!
index 923715cf52177a01e15a55294eb7cd270fb0eb3f..a965fa0ec099b1ab7cfa3afa21ee5c64d97ad07a 100644 (file)
@@ -1,3 +1,14 @@
+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,
index 2e3f1e693a48fbb099e7951fc043e4777cb8ebab..0b5c22532aa8c09e901df6db6424eac031574d9b 100644 (file)
                <h2>Status</h2>
 
                <p>
-               The current version of Sup is 0.6, released 2008-08-03. This is a
+               The current version of Sup is 0.7, released 2009-03-16. This is a
                beta release. It supports mbox, mbox over ssh, IMAP, IMAPS, and Maildir mailstores.
                </p>
 
                <p>
                Sup is brought to you by <a href="http://cs.stanford.edu/~ruby/">William Morgan</a> and the following honorable contributors:
         <ul>
-          Ismo Puustinen &lt;ismo at the iki dot fis&gt;
-          Marcus Williams &lt;marcus-sup at the bar-coded dot nets&gt;
-          Lionel Ott &lt;white.magic at the gmx dot des&gt;
-          Nicolas Pouillard &lt;nicolas.pouillard at the gmail dot coms&gt;
-          Marc Hartstein &lt;marc.hartstein at the alum.vassar dot edus&gt;
-          Ben Walton &lt;bwalton at the artsci.utoronto dot cas&gt;
-          Grant Hollingworth &lt;grant at the antiflux dot orgs&gt;
-          Jeff Balogh &lt;its.jeff.balogh at the gmail dot coms&gt;
-          Christopher Warrington &lt;chrisw at the rice dot edus&gt;
-          Giorgio Lando &lt;patroclo7 at the gmail dot coms&gt;
-          Decklin Foster &lt;decklin at the red-bean dot coms&gt;
-          Ian Taylor &lt;ian at the lorf dot orgs&gt;
+William Morgan &lt;wmorgan-sup at the masanjin dot nets&gt;
+Ismo Puustinen &lt;ismo at the iki dot fis&gt;
+Nicolas Pouillard &lt;nicolas.pouillard at the gmail dot coms&gt;
+Marcus Williams &lt;marcus-sup at the bar-coded dot nets&gt;
+Lionel Ott &lt;white.magic at the gmx dot des&gt;
+Christopher Warrington &lt;chrisw at the rice dot edus&gt;
+Marc Hartstein &lt;marc.hartstein at the alum.vassar dot edus&gt;
+Ben Walton &lt;bwalton at the artsci.utoronto dot cas&gt;
+Grant Hollingworth &lt;grant at the antiflux dot orgs&gt;
+Steve Goldman &lt;sgoldman at the tower-research dot coms&gt;
+Decklin Foster &lt;decklin at the red-bean dot coms&gt;
+Jeff Balogh &lt;its.jeff.balogh at the gmail dot coms&gt;
+Giorgio Lando &lt;patroclo7 at the gmail dot coms&gt;
+Israel Herraiz &lt;israel.herraiz at the gmail dot coms&gt;
+Ian Taylor &lt;ian at the lorf dot orgs&gt;
+Rich Lane &lt;rlane at the club.cc.cmu dot edus&gt;
         </ul>
         </p>