diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-15 16:36:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-15 16:36:56 -0400 |
commit | ec169f84b1cc140b6d4c316fbd0e8407297d038a (patch) | |
tree | b28d538df9249c7f03581696d23a9371e7ec9ffb /debian | |
parent | b4015064e1492c6591f69499d8d745989999ba53 (diff) |
migrate: Copy url logs for keys when migrating.
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 6e3450a92..ce1489e9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ git-annex (3.20111012) UNRELEASED; urgency=low * A remote can have a annexUrl configured, that is used by git-annex instead of its usual url. (Similar to pushUrl.) + * migrate: Copy url logs for keys when migrating. -- Joey Hess <joeyh@debian.org> Fri, 14 Oct 2011 18:15:20 -0400 |