summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2005-12-22 18:14:31 -0800
committerLibravatar Junio C Hamano <junkio@cox.net>2005-12-22 18:14:31 -0800
commitc63da8d8e8c5b5078e59af15c1a41ff98ad61d59 (patch)
tree26958529f1ffcf1a257fe602c1d49664c46d8b64 /debian
parentGIT 1.0.0b (diff)
parentsha1_to_hex: properly terminate the SHA1 (diff)
downloadtgif-c63da8d8e8c5b5078e59af15c1a41ff98ad61d59.tar.xz
GIT 1.0.3
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8dc86c55c5..53af1d64c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-core (1.0.3-0) unstable; urgency=low
+
+ * GIT 1.0.3 maintenance release.
+
+ -- Junio C Hamano <junkio@cox.net> Thu, 22 Dec 2005 18:13:33 -0800
+
git-core (1.0.0b-0) unstable; urgency=low
* GIT 1.0.0b to include two more fixes.