diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-07 14:21:12 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-07 14:21:12 -0400 |
commit | 3729ee0549993ccb648b7f798c9c400661350cdf (patch) | |
tree | 2aa2ca2dfb48b0724bf1bb6fde4040e9d06fdcc9 /debian | |
parent | 4a05793349c55477cde81455810bfe57444ae9bf (diff) |
migrate: Copy over metadata to new key.
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 e5d968d9b..af7bd0753 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,6 +43,7 @@ git-annex (6.20151219) UNRELEASED; urgency=medium * unused: Bug fix when a new file was added to the annex, and then removed (but not git rmed). git still has the add staged in this case, so the content should not be unused and was wrongly treated as such. + * migrate: Copy over metadata to new key. -- Joey Hess <id@joeyh.name> Sat, 19 Dec 2015 13:31:17 -0400 |