sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 1490f1435307bb64c0d05a2742603b6ea3f1fe57
parent b46df662492b5b53781f7bfdb9a651a657d88aa6
Author: William Morgan <wmorgan-sup@masanjin.net>
Date:   Sun,  3 Aug 2008 19:54:10 -0700

prepare for 0.6 release

Diffstat:
M CONTRIBUTORS | 9 ++++++++-
M History.txt | 10 ++++++++++
M ReleaseNotes | 6 ++++++
M bugs/project.yaml | 8 ++++++--
M www/index.html | 19 +++++++++++++------
5 files changed, 43 insertions(+), 9 deletions(-)
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
@@ -1,6 +1,13 @@
 William Morgan <wmorgan-sup at the masanjin dot nets>
 Ismo Puustinen <ismo at the iki dot fis>
 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>
 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>
+Ian Taylor <ian at the lorf dot orgs>
diff --git a/History.txt b/History.txt
@@ -1,3 +1,13 @@
+== 0.6 / 2008-08-04
+* new hooks: mark-as-spam, reply-to, reply-from
+* configurable colors. finally!
+* many bugfixes
+* more vi keys added, and 'q' now asks before quitting
+* attachment markers (little @ signs!) in thread-index-mode
+* maildir speedups
+* attachment name searchability
+* archive-and-mark-read command in inbox-mode
+
 == 0.5 / 2008-04-22
 * new hooks: extra-contact-addresses, startup
 * '!!' now loads all threads in current search
diff --git a/ReleaseNotes b/ReleaseNotes
@@ -1,3 +1,9 @@
+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
diff --git a/bugs/project.yaml b/bugs/project.yaml
@@ -40,10 +40,14 @@ releases:
     - ""
 - !ditz.rubyforge.org,2008-03-06/release 
   name: "0.6"
-  status: :unreleased
-  release_time: 
+  status: :released
+  release_time: 2008-08-04 02:48:44.154676 Z
   log_events: 
   - - 2008-04-20 21:17:04.443432 Z
     - William Morgan <wmorgan-sup@masanjin.net>
     - created
     - ""
+  - - 2008-08-04 02:48:44.154704 Z
+    - William Morgan <wmorgan-sup@masanjin.net>
+    - released
+    - ""
diff --git a/www/index.html b/www/index.html
@@ -109,7 +109,7 @@
 		<h2>Status</h2>
 
 		<p>
-		The current version of Sup is 0.5, released 2008-04-22. This is a
+		The current version of Sup is 0.6, released 2008-08-03. This is a
 		beta release. It supports mbox, mbox over ssh, IMAP, IMAPS, and Maildir mailstores.
 		</p>
 
@@ -143,11 +143,18 @@
 		<p>
 		Sup is brought to you by <a href="http://cs.stanford.edu/~ruby/">William Morgan</a> and the following honorable contributors:
         <ul>
-          <li>Ismo Puustinen &lt;ismo at the iki dot fis&gt;</li>
-          <li>Marcus Williams &lt;marcus-sup at the bar-coded dot nets&gt;</li>
-          <li>Nicolas Pouillard &lt;nicolas.pouillard at the gmail dot coms&gt;</li>
-          <li>Christopher Warrington &lt;chrisw at the rice dot edus&gt;</li>
-          <li>Jeff Balogh &lt;its.jeff.balogh at the gmail dot coms&gt;</li>
+          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;
         </ul>
         </p>