From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18880 invoked by alias); 16 Dec 2012 20:04:08 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 30898 Received: (qmail 22877 invoked from network); 16 Dec 2012 20:04:05 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Received-SPF: neutral (ns1.primenet.com.au: 74.125.83.43 is neither permitted nor denied by SPF record at ntlworld.com) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-proxyuser-ip:date:from:to:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding:x-gm-message-state; bh=7PqLzBllkhDstq8nHSc374RyqSleuDh4aD/38HDJHZs=; b=SHMCEKpZvlCB3t+qWOIxUYvt+lBoOqmGCfsqVnFiCXNkYbTsY50yFDav8OOu/ypZCB tmqAC6p+Yd51InIHHshAyzEt6bDUeLk6iQIZ8xAQ0HU4v8SaRedDvJOhzKmIxeChvGKK ST1aPMEH/EiNCPdGV+cW+hrP7NLkQIuETHbpShoIzUKK2mbfhgitxrOA45+elg8kv0rX zIpNq2Y2k44xD+mP2fxgVm8CsAJ+H2ddCTE1/+PDiBM/DMpdod+ydfcIyjmPuLJ/ynab 0ps+P1wriPF+t2AF71QdDN4SfD5dNSc0eD+OWOfgID5hL2jUAn9RWHXMSGB7Ze5rY43c 59Ow== X-ProxyUser-IP: 82.8.55.192 Date: Sun, 16 Dec 2012 20:03:56 +0000 From: Peter Stephenson To: "Zsh Hackers' List" Subject: Re: It's time for 5.0.1 Message-ID: <20121216200356.76fd2f4d@pws-pc.ntlworld.com> In-Reply-To: <121208115416.ZM27266@torch.brasslantern.com> References: <20121206194404.698168c9@pws-pc.ntlworld.com> <121208115416.ZM27266@torch.brasslantern.com> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQnoSbIYgqX42QkpKRGVWO4Tzywqzztkxhlb0p3iMQLljdqi/kPEiNMEIp+XQgdGJlQST75J I've uploaded zsh-5.0.0-test-1 to ftp.zsh.org in the zsh/development directory. If you get a chance please see if there's anything wrong with this before I release 5.0.1. Thanks pws