commit b85055d96a48aafd97aff20f5b76b2866bf3a4e9
parent eb37b892d474eec2bec3217d6a96b0cc99cd59f5
Author: William Morgan <wmorgan-sup@masanjin.net>
Date: Wed, 23 Jan 2008 10:10:53 -0800
Merge branch 'master' into next
Diffstat:
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/History.txt b/History.txt
@@ -1,3 +1,10 @@
+== 0.4 / 2008-01-23
+* GPG support for signing and encrypting outgoing mail
+* New hooks: mime attachment, attribution line
+* Improved local charset detection using gettext library
+* Better quoted region detection
+* Many bugfixes and UI improvements
+
== 0.3 / 2007-10-29
* In-buffer search (finally!)
* Subscribe to/unsubscribe from mailing list commands.
diff --git a/www/index.html b/www/index.html
@@ -108,8 +108,8 @@
<h2>Status</h2>
<p>
- The current version of Sup is 0.3, released 2007-11-27. This is a
- beta release. It supports mbox, mbox over ssh, IMAP, IMAPS, and Maildir accounts.
+ The current version of Sup is 0.4, released 2008-01-23. This is a
+ beta release. It supports mbox, mbox over ssh, IMAP, IMAPS, and Maildir mailstores. (<a href="http://rubyforge.org/frs/shownotes.php?group_id=2603&release_id=18438">Release notes</a>)
</p>
<h2>Getting it</h2>