From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-1.7 required=3.0 tests=ALL_TRUSTED,AWL, RP_MATCHES_RCVD shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: yahns-public@yhbt.net Received: from localhost (dcvr.yhbt.net [127.0.0.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPSA id D8DD71FFA1; Mon, 12 May 2014 01:51:47 +0000 (UTC) Date: Mon, 12 May 2014 01:51:47 +0000 From: Eric Wong To: yahns-public@rubyforge.org Cc: yahns-public@yhbt.net Subject: [ANN] yahns 1.3.0 - new mailing list + fixups Message-ID: <20140512015147.GA19458@dcvr.yhbt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: Since RubyForge is going away, this release updates the documentation to point to the new public-inbox and mailing list at: yahns-public@yhbt.net (no subscription required, plain text only) ssoma[1] git archives: git://yhbt.net/yahns-public browser-friendly archives: http://yhbt.net/yahns-public/ Traditional mailing list subscription is possible by sending a blank email to: yahns-public+subscribe@yhbt.net This also reworks master->worker signalling to use a pipe, avoiding problems with libraries which do not respond well to being interrupted by signals. There are also minor bugfixes and cleanups, see "git log -p" for full details. [1] http://ssoma.public-inbox.org/ * git clone git://yhbt.net/yahns * http://yahns.yhbt.net/README * http://yahns.yhbt.net/NEWS.atom.xml * yahns-public@yhbt.net