From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Langhoff Subject: Re: GIT 0.99.9b Date: Wed, 2 Nov 2005 22:19:55 +1300 Message-ID: <46a038f90511020119s48ef3176rc58c3ebaeb8e136d@mail.gmail.com> References: <7vbr13y0hk.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Wed Nov 02 10:20:40 2005 Return-path: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EXEmm-0001WG-2s for gcvg-git@gmane.org; Wed, 02 Nov 2005 10:20:00 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964779AbVKBJT5 (ORCPT ); Wed, 2 Nov 2005 04:19:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964864AbVKBJT5 (ORCPT ); Wed, 2 Nov 2005 04:19:57 -0500 Received: from xproxy.gmail.com ([66.249.82.192]:28634 "EHLO xproxy.gmail.com") by vger.kernel.org with ESMTP id S964779AbVKBJT4 convert rfc822-to-8bit (ORCPT ); Wed, 2 Nov 2005 04:19:56 -0500 Received: by xproxy.gmail.com with SMTP id t5so137387wxc for ; Wed, 02 Nov 2005 01:19:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iGUMRDNDHrN6JQ/o2uX2w9i8z137hT/b89Wq1MpuFE8labufwNfxDUo9TpwFsKc2bn93z6Y9Ulmg1KLVv16sCl+vWG2QMVQ9Hzl8yvgjgJoGC98omBs9I6kzH462jgksQ0/iurIy0RJbxNi2Y+H/XEGLzoN4BxJ1xgKVrVqAnPk= Received: by 10.64.10.9 with SMTP id 9mr1775366qbj; Wed, 02 Nov 2005 01:19:55 -0800 (PST) Received: by 10.64.232.18 with HTTP; Wed, 2 Nov 2005 01:19:55 -0800 (PST) To: Junio C Hamano In-Reply-To: <7vbr13y0hk.fsf@assigned-by-dhcp.cox.net> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On 11/2/05, Junio C Hamano wrote: > The second maintenance release of 0.99.9 series is found at the > usual place. 0.99.9a was purely to work around RPM build > issues; this one contains all the good changes in the master > branch -- mostly documentation updates, with some cvsimport > fixes from Martin. Great! Thanks and kudos for the swift merge. *Really* looking forward for 1.0 cheers, martin