From: Junio C Hamano Date: Sat, 5 Nov 2005 19:50:24 +0000 (-0800) Subject: GIT 0.99.9d X-Git-Tag: v0.99.9d^0 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=87ce294c9129879f717f8749cae1c659e18a3823;p=git.git GIT 0.99.9d This is primarily to include the 'git clone -l' (without -s) fix, first spotted and diagnosed by Linus and caused James Bottomley's repository to become unreadable. It also contains documentation updates happened on the "master" branch since 0.99.9c Signed-off-by: Junio C Hamano --- 87ce294c9129879f717f8749cae1c659e18a3823 diff --cc Makefile index f96da678,6c01dc29..2ae69e3a --- a/Makefile +++ b/Makefile @@@ -52,7 -52,7 +52,7 @@@ # DEFINES += -DUSE_STDEV - GIT_VERSION = 0.99.9c -GIT_VERSION = 0.99.9.GIT ++GIT_VERSION = 0.99.9d CFLAGS = -g -O2 -Wall ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES) diff --cc debian/changelog index cc976601,5fd31b7e..c643015a --- a/debian/changelog +++ b/debian/changelog @@@ -1,21 -1,3 +1,27 @@@ ++git-core (0.99.9d-0) unstable; urgency=low ++ ++ * GIT 0.99.9d ++ ++ -- Junio C Hamano Sat, 5 Nov 2005 11:46:37 -0800 ++ +git-core (0.99.9c-0) unstable; urgency=low + + * GIT 0.99.9c + + -- Junio C Hamano Thu, 3 Nov 2005 15:44:54 -0800 + +git-core (0.99.9b-0) unstable; urgency=low + + * GIT 0.99.9b + + -- Junio C Hamano Tue, 1 Nov 2005 21:39:39 -0800 + +git-core (0.99.9a-0) unstable; urgency=low + + * GIT 0.99.9a + + -- Junio C Hamano Sun, 30 Oct 2005 15:03:32 -0800 + git-core (0.99.9-0) unstable; urgency=low * GIT 0.99.9