From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.151.111.12 with SMTP id o12cs80529ybm; Sun, 16 Oct 2011 05:21:26 -0700 (PDT) Received: by 10.224.218.132 with SMTP id hq4mr12664636qab.25.1318767685939; Sun, 16 Oct 2011 05:21:25 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id hh4si2276185qab.92.2011.10.16.05.21.25; Sun, 16 Oct 2011 05:21:25 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-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-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id A94CF185837D; Sun, 16 Oct 2011 08:21:25 -0400 (EDT) Received: from mail-vx0-f178.google.com (mail-vx0-f178.google.com [209.85.220.178]) by rubyforge.org (Postfix) with ESMTP id 6FB861858379; Sun, 16 Oct 2011 08:09:42 -0400 (EDT) Received: by vcbfo14 with SMTP id fo14so2480585vcb.23 for ; Sun, 16 Oct 2011 05:09:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=SY9UbuJneyBUywID2c/Ct2XHLwfbPWQjddjdQgfQ+i4=; b=iTiU0C0bGivFqH2Bxc+/BpSSVOKM2q1FvNMLodwW76jN+kHo50Om4psK5roD44m8fM N/Z7vVXakWvRLOy3iJ/ZsUoAiIDWSkeWjeZUJ/R7t7rxiRf+0rV+H1MHLP1coOmMQg0K OXeuQAejVIdwGxvuwqKhscRV12c/FYWXGChwE= MIME-Version: 1.0 Received: by 10.52.34.84 with SMTP id x20mr15858372vdi.96.1318766982029; Sun, 16 Oct 2011 05:09:42 -0700 (PDT) Received: by 10.52.108.133 with HTTP; Sun, 16 Oct 2011 05:09:41 -0700 (PDT) Date: Sun, 16 Oct 2011 13:09:41 +0100 Message-ID: From: Hamish D To: sup-talk , Sup developer discussion Subject: [sup-talk] Preparing for sup 0.13 X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org I've merged the next branch into master in preparation for releasing sup 0.13. So this is a call for people to try it out and report any problems they have before we push it out the door. For basic details about running from git see http://sup.rubyforge.org/wiki/wiki.pl?Running_From_Git The major changes since sup 0.12 are: * crypto stuff rewritten to use the gpgme library, leading to smoother operations with encrypted email. * add an option for whether sent mail is archived * added an account selector when composing email for those who have multiple possible from addresses * added an asynchronous edit mode - this allows you to carry on using sup while composing a message in an external editor along with various bug fixes large and small. I'm hoping we can push out 0.13 in November. Hamish _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk