diff options
author | Joey Hess <joey@kitenet.net> | 2014-11-24 16:14:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-11-24 16:14:06 -0400 |
commit | 3a812f5368b8e715c87d00089ced2c67a127247f (patch) | |
tree | 9138c6b65f05060a19991c18089c3a290cbef220 /debian | |
parent | 67239c88fd84c0d18645ca75faca37a46c23a278 (diff) |
diffdriver: New git-annex command, to make git external diff drivers work with annexed files.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 32e970fca..9ddb28acb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ git-annex (5.20141126) UNRELEASED; urgency=medium * Debian package is now maintained by Gergely Nagy. * Windows: Remove Alt+A keyboard shortcut, which turns out to have scope outside the menus. + * diffdriver: New git-annex command, to make git external diff drivers + work with annexed files. -- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 15:31:55 -0400 |