diff options
author | Junio C Hamano <junkio@cox.net> | 2005-11-09 21:09:43 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-09 21:09:43 -0800 |
commit | 23ea3e201cea0deea909569e08e950a9ec2345f7 (patch) | |
tree | 614520079f232d1459467b6e718182a8721aadd5 /debian | |
parent | 5ca15b8af7f018b9ae9da30130f9dcd1a896e0b3 (diff) | |
parent | a1c292958f9968565f4048a17196d99fd16fc7ca (diff) | |
download | git-23ea3e201cea0deea909569e08e950a9ec2345f7.tar.gz |
GIT 0.99.9gv0.99.9g
Another snapshot, as slow and steady marth towards 1.0 continues.
Major changes include:
- Jim Radford's RPM split.
- Fredrik's recursive merge strategy is now default for two heads merge.
- Yaacov's SVN importer updates.
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 03a0f796e4..e556beb402 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-core (0.99.9g-0) unstable; urgency=low + + * GIT 0.99.9g + + -- Junio C Hamano <junkio@cox.net> Wed, 9 Nov 2005 21:01:55 -0800 + git-core (0.99.9f-0) unstable; urgency=low * GIT 0.99.9f |