sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit bbe4f099f6ea03993557451a0803c6a36ec89000
parent afffa73d0fd18ba330929b2ab68373e1ade30f72
Author: Rich Lane <rlane@club.cc.cmu.edu>
Date:   Thu, 13 Jan 2011 21:52:27 -0800

update changelog/etc for 0.12

Diffstat:
M CONTRIBUTORS | 21 ++++++++++++++++-----
M History.txt | 9 +++++++++
M ReleaseNotes | 9 +++++++++
M www/index.html | 23 +++++++++++++++++------
4 files changed, 51 insertions(+), 11 deletions(-)
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
@@ -3,6 +3,7 @@ Rich Lane <rlane at the club.cc.cmu dot edus>
 Ismo Puustinen <ismo at the iki dot fis>
 Nicolas Pouillard <nicolas.pouillard at the gmail dot coms>
 Eric Sherman <hyperbolist at the gmail dot coms>
+Michael Stapelberg <michael at the stapelberg dot des>
 Ben Walton <bwalton at the artsci.utoronto dot cas>
 Mike Stipicevic <stipim at the rpi dot edus>
 Marcus Williams <marcus-sup at the bar-coded dot nets>
@@ -10,34 +11,44 @@ Lionel Ott <white.magic at the gmx dot des>
 Tero Tilus <tero at the tilus dot nets>
 Ingmar Vanhassel <ingmar at the exherbo dot orgs>
 Mark Alexander <marka at the pobox dot coms>
+Gaute Hope <eg at the gaute.vetsj dot coms>
 Christopher Warrington <chrisw at the rice dot edus>
+W. Trevor King <wking at the drexel dot edus>
+Gaudenz Steinlin <gaudenz at the soziologie dot chs>
 Richard Brown <rbrown at the exherbo dot orgs>
 Marc Hartstein <marc.hartstein at the alum.vassar dot edus>
+Sascha Silbe <sascha-pgp at the silbe dot orgs>
 Israel Herraiz <israel.herraiz at the gmail dot coms>
 Anthony Martinez <pi+sup at the pihost dot uss>
-Michael Stapelberg <michael at the stapelberg dot des>
+Hamish Downer <dmishd at the gmail dot coms>
 Bo Borgerson <gigabo at the gmail dot coms>
 William Erik Baxter <web at the superscript dot coms>
+Michael Hamann <michael at the content-space dot des>
 Grant Hollingworth <grant at the antiflux dot orgs>
 Adeodato Simó <dato at the net.com.org dot ess>
 Daniel Schoepe <daniel.schoepe at the googlemail dot coms>
+Jason Petsod <jason at the petsod dot orgs>
 Steve Goldman <sgoldman at the tower-research dot coms>
 Edward Z. Yang <ezyang at the MIT dot EDUs>
 Decklin Foster <decklin at the red-bean dot coms>
 Cameron Matheson <cam+sup at the cammunism dot orgs>
 Carl Worth <cworth at the cworth dot orgs>
+Jeff Balogh <its.jeff.balogh at the gmail dot coms>
 Andrew Pimlott <andrew at the pimlott dot nets>
 Alex Vandiver <alexmv at the mit dot edus>
-Jeff Balogh <its.jeff.balogh at the gmail dot coms>
 Peter Harkins <ph at the malaprop dot orgs>
 Kornilios Kourtis <kkourt at the cslab.ece.ntua dot grs>
-Michael Hamann <michael at the content-space dot des>
 Giorgio Lando <patroclo7 at the gmail dot coms>
+Damien Leone <damien.leone at the fensalir dot frs>
 Benoît PIERRE <benoit.pierre at the gmail dot coms>
+Alvaro Herrera <alvherre at the alvh.no-ip dot orgs>
 Jonah <Jonah at the GoodCoffee dot cas>
+Adam Lloyd <adam at the alloy-d dot nets>
+Todd Eisenberger <teisenbe at the andrew.cmu dot edus>
 ian <ian at the lorf dot orgs>
 Steven Walter <swalter at the monarch.(none)>
-Alex Vandiver <alex at the chmrr dot nets>
-Stefan Lundström <lundst at the snabb.(none)>
+ian <itaylor at the uark dot edus>
 Jon M. Dugan <jdugan at the es dot nets>
+Gregor Hoffleit <gregor at the sam.mediasupervision dot des>
+Stefan Lundström <lundst at the snabb.(none)>
 Kirill Smelkov <kirr at the landau.phys.spbu dot rus>
diff --git a/History.txt b/History.txt
@@ -1,3 +1,12 @@
+== 0.12 / 2011-01-13
+* Remove deprecated IMAP, IMAPS, and mbox+ssh sources
+* Inline GPG support
+* Robust maildir support
+* sup-dump compatibility between Sup versions
+* New hook: sendmail
+* Better Ruby 1.9/UTF8 support
+* As always, many bugfixes and tweaks.
+
 == 0.11 / 2010-03-07
 * Remove deprecated Ferret backend.
 * Add deprecation notices to IMAP, IMAPS, and mbox+ssh sources.
diff --git a/ReleaseNotes b/ReleaseNotes
@@ -1,3 +1,12 @@
+Release 0.12:
+
+Deprecated remote sources have been removed.
+
+Maildir support has been improved to gracefully handle messages that
+move or disappear. The "out of sync" errors should no longer occur.
+
+Inline GPG is now supported.
+
 Release 0.11:
 
 The deprecated Ferret index has been removed.
diff --git a/www/index.html b/www/index.html
@@ -111,7 +111,7 @@
 		<h2>Status</h2>
 
 		<p>
-		The current version of Sup is 0.11, released 2010-03-07. This is a
+		The current version of Sup is 0.12, released 2011-01-13. This is a
 		beta release. It supports mbox and Maildir mailstores.
 		</p>
 
@@ -162,6 +162,7 @@
           <li> Ismo Puustinen </li>
           <li> Nicolas Pouillard </li>
           <li> Eric Sherman </li>
+          <li> Michael Stapelberg </li>
           <li> Ben Walton </li>
           <li> Mike Stipicevic </li>
           <li> Marcus Williams </li>
@@ -169,36 +170,46 @@
           <li> Tero Tilus </li>
           <li> Ingmar Vanhassel </li>
           <li> Mark Alexander </li>
+          <li> Gaute Hope </li>
           <li> Christopher Warrington </li>
+          <li> W. Trevor King </li>
+          <li> Gaudenz Steinlin </li>
           <li> Richard Brown </li>
           <li> Marc Hartstein </li>
+          <li> Sascha Silbe </li>
           <li> Israel Herraiz </li>
           <li> Anthony Martinez </li>
-          <li> Michael Stapelberg </li>
+          <li> Hamish Downer </li>
           <li> Bo Borgerson </li>
           <li> William Erik Baxter </li>
+          <li> Michael Hamann </li>
           <li> Grant Hollingworth </li>
           <li> Adeodato Simó </li>
           <li> Daniel Schoepe </li>
+          <li> Jason Petsod </li>
           <li> Steve Goldman </li>
           <li> Edward Z. Yang </li>
           <li> Decklin Foster </li>
           <li> Cameron Matheson </li>
           <li> Carl Worth </li>
+          <li> Jeff Balogh </li>
           <li> Andrew Pimlott </li>
           <li> Alex Vandiver </li>
-          <li> Jeff Balogh </li>
           <li> Peter Harkins </li>
           <li> Kornilios Kourtis </li>
-          <li> Michael Hamann </li>
           <li> Giorgio Lando </li>
+          <li> Damien Leone </li>
           <li> Benoît PIERRE </li>
+          <li> Alvaro Herrera </li>
           <li> Jonah </li>
+          <li> Adam Lloyd </li>
+          <li> Todd Eisenberger </li>
           <li> ian </li>
           <li> Steven Walter </li>
-          <li> Alex Vandiver </li>
-          <li> Stefan Lundström </li>
+          <li> ian </li>
           <li> Jon M. Dugan </li>
+          <li> Gregor Hoffleit </li>
+          <li> Stefan Lundström </li>
           <li> Kirill Smelkov </li>
         </ul>
         </p>