sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit d02eb8c89c62ab0a95d44676bdd595251a4fe774
parent 3707861465bc771315d850be4b3da9f111e414a4
Author: William Morgan <wmorgan-sup@masanjin.net>
Date:   Tue, 26 Jan 2010 08:54:42 -0500

update changelog, etc for 0.10.2

Diffstat:
M History.txt | 9 +++++++++
M www/index.html | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/History.txt b/History.txt
@@ -1,3 +1,12 @@
+== 0.10.2 / 2010-01-26
+* Update gem dependencies to pull in xapian-full and ncursesw instead of ferret
+  and ncurses.
+* Fix a minor problem when running with Ruby 1.8.5.
+* Fix a warning.
+
+== 0.10.1 / 2010-01-24
+* Fix a missing file in the gem.
+
 == 0.10 / 2010-01-22
 * Make Xapian backend the default, and add deprecation notice to Ferret indexes.
 * Now Ruby 1.9 compatible (Xapian backend only).
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.10.1, released 2010-01-24. This is a
+		The current version of Sup is 0.10.2, released 2010-01-26. This is a
 		beta release. It supports mbox, IMAP, IMAPS, and Maildir mailstores.
 		</p>