diff options
author | Junio C Hamano <junkio@cox.net> | 2005-11-05 11:50:24 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-05 11:50:24 -0800 |
commit | 87ce294c9129879f717f8749cae1c659e18a3823 (patch) | |
tree | 7bda83efef0ee677e4e743954bc00bdcf6a63874 /debian | |
parent | 6ddc0964034342519a87fe013781abf31c6db6ad (diff) | |
parent | 3d95bf074e8532fd0643b886422eddd0768a3f2c (diff) | |
download | git-87ce294c9129879f717f8749cae1c659e18a3823.tar.gz |
GIT 0.99.9dv0.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 <junkio@cox.net>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cc97660185..c643015a7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-core (0.99.9d-0) unstable; urgency=low + + * GIT 0.99.9d + + -- Junio C Hamano <junkio@cox.net> Sat, 5 Nov 2005 11:46:37 -0800 + git-core (0.99.9c-0) unstable; urgency=low * GIT 0.99.9c |