From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.229.71 with SMTP id jh7cs22808icb; Sun, 23 Jan 2011 22:23:19 -0800 (PST) Received: by 10.229.223.139 with SMTP id ik11mr3452571qcb.265.1295850199339; Sun, 23 Jan 2011 22:23:19 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id nb15si26643143qcb.115.2011.01.23.22.23.19; Sun, 23 Jan 2011 22:23:19 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id D0FA31858346; Mon, 24 Jan 2011 01:23:18 -0500 (EST) Received: from pion.club.cc.cmu.edu (PION.CLUB.CC.CMU.EDU [128.237.157.88]) by rubyforge.org (Postfix) with ESMTP id F3A0718581F3; Mon, 24 Jan 2011 00:59:11 -0500 (EST) Received: from rlane by pion.club.cc.cmu.edu with local (Exim 4.69) (envelope-from ) id 1PhFY0-0004HH-Gi; Mon, 24 Jan 2011 01:05:06 -0500 From: Rich Lane To: sup-announce , sup-talk , sup-devel Date: Mon, 24 Jan 2011 01:05:04 -0500 Message-Id: <1295848539-sup-752@zyrg.net> User-Agent: Sup/git Subject: [sup-devel] Sup 0.12.1 released X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org I'm pleased to announce the release of Sup 0.12.1. Sup is a console-based email client for people with a lot of email. It supports tagging, very fast full-text search, automatic contact- list management, and more. If you're the type of person who treats email as an extension of your long-term memory, Sup is for you. Get it: gem install sup Learn it: http://sup.rubyforge.org Love it: sup-talk@rubyforge.org Release notes: This release changes the gem dependency on ncurses to ncursesw, which allows the gem to install cleanly on Ruby 1.9. The new sup-import-dump program applies labels to an existing index, which could be done with sup-sync before 0.12. Changelog for 0.12.1: * Depend on ncursesw rather than ncurses (Ruby 1.9 compatibility) * Add sup-import-dump _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel