[From nobody Tue Jan 17 22:52:24 2012 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Junio C Hamano <gitster@pobox.com> Sender: git-owner@vger.kernel.org To: git@vger.kernel.org Subject: [git] [ANNOUNCE] Git 1.7.3.1 Date: Wed, 29 Sep 2010 17:13:57 -0700 Message-ID: <7vtyl8krzu.fsf@alter.siamese.dyndns.org> The first maintenance release of Git 1.7.3.X series, 1.7.3.1, is available at the usual places: http://www.kernel.org/pub/software/scm/git/ git-1.7.3.1.tar.{gz,bz2} (source tarball) git-htmldocs-1.7.3.1.tar.{gz,bz2} (preformatted docs) git-manpages-1.7.3.1.tar.{gz,bz2} (preformatted docs) The RPM binary packages for a few architectures are found in: RPMS/$arch/git-*-1.7.3.1-1.fc11.$arch.rpm (RPM) Git v1.7.3.1 Release Notes ========================== Fixes since v1.7.3 ------------------ * "git stash show stash@{$n}" was accidentally broken in 1.7.3 ("git stash show" without any argument still worked, though). * "git stash branch $branch stash@{$n}" was accidentally broken in 1.7.3 and started dropping the named stash even when branch creation failed. And other minor fixes and documentation updates. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ]