From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.59.13 with SMTP id h13cs342129fga; Sun, 28 Feb 2010 13:29:35 -0800 (PST) Received: by 10.224.116.8 with SMTP id k8mr1808341qaq.134.1267392574544; Sun, 28 Feb 2010 13:29:34 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 26si7691087qwa.18.2010.02.28.13.29.34; Sun, 28 Feb 2010 13:29:34 -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 F09DF18582D6; Sun, 28 Feb 2010 16:29:33 -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 B913E18582C2 for ; Sun, 28 Feb 2010 16:20:00 -0500 (EST) Received: from rlane by pion.club.cc.cmu.edu with local (Exim 4.69) (envelope-from ) id 1NlqYS-0007nc-9Y for sup-devel@rubyforge.org; Sun, 28 Feb 2010 16:20:00 -0500 From: Rich Lane To: sup-devel Date: Sun, 28 Feb 2010 16:20:00 -0500 Message-Id: <1267389645-sup-7736@zyrg.net> User-Agent: Sup/git Subject: [sup-devel] now in next: fix-utf8, ferret-removal, and remote-source-deprecation 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 fixed a couple of bugs related to sending utf8 mail. If you've been having problems with that please try latest next. Ferret is gone. If you've ignored the deprecation warning until now you'll need to run sup-convert-ferret-index before upgrading Sup. I've removed the code in sup-config and sup-add for adding imap and mbox+ssh sources. I also added a deprecation warning on sup startup. These sources will be removed from master immediately following the release of 0.11, so please switch to rsync/offlineimap/fetchmail/etc before then. If no one reports problems with these branches I'll merge them to master before releasing 0.11. _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel