diff options
author | Junio C Hamano <junkio@cox.net> | 2005-10-17 17:46:35 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-10-17 21:52:10 -0700 |
commit | c99ec048bf386ed2b28086cb3756af2dc91fc3d2 (patch) | |
tree | ec8d8f448b114f1817337e30cae901206f8d9afb /debian/changelog | |
parent | Merge branch 'fixes' (diff) | |
download | tgif-c99ec048bf386ed2b28086cb3756af2dc91fc3d2.tar.xz |
GIT 0.99.8e
Linus Torvalds:
make checkout-index '-a' flag saner.
Junio C Hamano:
whatchanged: document -m option from git-diff-tree.
Functions to quote and unquote pathnames in C-style.
Update git-apply to use C-style quoting for funny pathnames.
Do not quote SP.
git-checkout-index: documentation updates.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 42332b6da8..a57e33961d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-core (0.99.8e-0) unstable; urgency=low + + * GIT 0.99.8e + + -- Junio C Hamano <junkio@cox.net> Mon, 17 Oct 2005 17:45:08 -0700 + git-core (0.99.8d-0) unstable; urgency=low * GIT 0.99.8d |