From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8288 invoked by alias); 27 Feb 2012 16:58:25 -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: 30281 Received: (qmail 21421 invoked from network); 27 Feb 2012 16:58:14 -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=-1.6 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_IN_DNSWL_LOW, T_DKIM_INVALID autolearn=no version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.214.171 as permitted sender) Received-SPF: pass (google.com: domain of mikachu@gmail.com designates 10.182.174.101 as permitted sender) client-ip=10.182.174.101; Authentication-Results: mr.google.com; spf=pass (google.com: domain of mikachu@gmail.com designates 10.182.174.101 as permitted sender) smtp.mail=mikachu@gmail.com; dkim=pass header.i=mikachu@gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=iAxYLtThC0HmDGLocxx/WVv9xGn6l/OkaSCZjZJHFbM=; b=hgenoIY94I20OsQGSW54ZeuguPldgUjUiWhbmJtDV/rIm3ObQI/MpyilemmLZ64MG5 C5I9JE4GYpXZAmduIJPI479madNUafgKeFJ+PgffSMCAyxApS602u5+uVk4hH3+Ra8f8 v6cG3nmZlOOGjZYkqq8/dIaoR0KScXW6OSP0Q= MIME-Version: 1.0 In-Reply-To: <20120227165512.GD29532@altlinux.org> References: <20120223224917.669a455c@pws-pc.ntlworld.com> <20120226020215.GA13980@ruderich.org> <20120227165512.GD29532@altlinux.org> Date: Mon, 27 Feb 2012 17:58:09 +0100 Message-ID: Subject: Re: zsh 4.3.17 released From: Mikael Magnusson To: "Alexey I. Froloff" Cc: zsh-workers@zsh.org Content-Type: text/plain; charset=UTF-8 On 27 February 2012 17:55, Alexey I. Froloff wrote: > On Sun, Feb 26, 2012 at 03:02:15AM +0100, Simon Ruderich wrote: >> I updated the website for 4.3.17 [1], sorry for the delay. The >> commits are in the public web repository [2] (dd6ab9f, 5063db9; >> tag zsh-4.3.17). If you find any problems/mistakes please inform >> me. > Could you, please, make annotated tags? Using git tag -m... And what text do you want in the tag message exactly? -- Mikael Magnusson