From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Jarosch Subject: Re: [ANNOUNCE] GIT 1.6.2.4 Date: Mon, 20 Apr 2009 11:00:04 +0200 Organization: Intra2net AG Message-ID: <200904201100.21967.thomas.jarosch@intra2net.com> References: <7v4owklyvx.fsf@gitster.siamese.dyndns.org> <20090420.010657.07011402.davem@davemloft.net> <7v1vrnloik.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: Junio C Hamano , git@vger.kernel.org To: Scott Chacon X-From: git-owner@vger.kernel.org Mon Apr 20 11:02:17 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1LvpOF-0005Vg-5W for gcvg-git-2@gmane.org; Mon, 20 Apr 2009 11:02:11 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754102AbZDTJAb (ORCPT ); Mon, 20 Apr 2009 05:00:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754016AbZDTJAa (ORCPT ); Mon, 20 Apr 2009 05:00:30 -0400 Received: from rs02.intra2net.com ([81.169.173.116]:42879 "EHLO rs02.intra2net.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753497AbZDTJA3 (ORCPT ); Mon, 20 Apr 2009 05:00:29 -0400 Received: from intranator.m.i2n (unknown [172.16.1.99]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by rs02.intra2net.com (Postfix) with ESMTP id 94C614014; Mon, 20 Apr 2009 11:00:23 +0200 (CEST) Received: from localhost (intranator.m.i2n [127.0.0.1]) by localhost (Postfix) with ESMTP id 2FB4C2AC4B; Mon, 20 Apr 2009 11:00:23 +0200 (CEST) Received: from storm.localnet (storm.m.i2n [172.16.1.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by intranator.m.i2n (Postfix) with ESMTP id 694992AC4A; Mon, 20 Apr 2009 11:00:22 +0200 (CEST) User-Agent: KMail/1.11.0 (Linux/2.6.27.19-78.2.30.fc9.i686; KDE/4.2.1; i686; ; ) In-Reply-To: <7v1vrnloik.fsf@gitster.siamese.dyndns.org> Content-Disposition: inline X-Virus-Scanned: by Intranator (www.intra2net.com) with AMaViS and F-Secure AntiVirus (fsavdb 2009-04-20_05) X-Spam-Status: hits=-2.0 tests=[ALL_TRUSTED=-1.8,BAYES_40=-0.185] X-Spam-Level: 980 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Monday, 20. April 2009 10:26:11 Junio C Hamano wrote: > > Your GIT tree on kernel.org lacks a v1.6.2.4 tag, is this intentional? > > No, sorry and thanks for reminding me. Just forgot to push it out. Don't want to spoil the party, seems to be the same thing on repo.or.cz, that's where the "gitweb" link on "http://git-scm.com/download" points to. Maybe change the link to "http://git.kernel.org/?p=git/git.git" ? Cheers, Thomas