From: wmorgan Date: Thu, 4 Jan 2007 01:24:01 +0000 (+0000) Subject: updated to 0.0.4 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=f4712596f1888b8599db472c5f1597316de3e9ba;p=sup updated to 0.0.4 git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@163 5c8cc53c-5e98-4d25-b20a-d8db53a31250 --- diff --git a/Rakefile b/Rakefile index 58bf148..3313649 100644 --- a/Rakefile +++ b/Rakefile @@ -5,7 +5,7 @@ require 'hoe' require './lib/sup.rb' Hoe.new('sup', Redwood::VERSION) do |p| - p.rubyforge_name = 'Sup' + p.rubyforge_name = 'sup' p.author = "William Morgan" p.summary = 'A console-based email client with the best features of GMail, mutt, and emacs. Features full text search, labels, tagged operations, multiple buffers, recent contacts, and more.' p.description = p.paragraphs_of('README.txt', 2..4).join("\n\n") diff --git a/www/index.html b/www/index.html index 939673c..46e0aa6 100644 --- a/www/index.html +++ b/www/index.html @@ -56,7 +56,7 @@ statement.

Status

-

The current version of Sup is 0.0.3, released January 2nd, 2007. +

The current version of Sup is 0.0.4, released January 3rd, 2007. This is a beta release. It is unix-centric and has no i18n support. It supports only mbox, mbox+ssh, and IMAP, not POP or GMail. I plan to fix all of these problems.