diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-10 21:36:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-10 22:10:26 -0400 |
commit | 9d5b42222a10050fc733a49c427359f88e8be36c (patch) | |
tree | 4fa0b1d6cf4a38ba772557dc4277fbd887020e46 /debian | |
parent | e107ddb4507d92303e14ebee3ccdec7662350031 (diff) |
assistant: generate better commits for renames
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 31cc06000..d02405938 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,7 @@ git-annex (4.20130228) UNRELEASED; urgency=low (See https://github.com/yesodweb/wai/issues/146) * bugfix: drop --from an unavailable remote no longer updates the location log, incorrectly, to say the remote does not have the key. + * assistant: Generate better commits for renames. -- Joey Hess <joeyh@debian.org> Wed, 27 Feb 2013 23:20:40 -0400 |