summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-07 18:06:20 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-07 18:06:20 -0400
commitf77724a9d76f15c20497fd42ff5d56c264c6a308 (patch)
tree4ffe059d0e21bb06a8e460022cac7574d9033bf5 /debian/changelog
parent11c1bf9924c4ff5945572005529ffdfabf8cf4e9 (diff)
rekey: No longer copies over urls from the old to the new key.
It makes sense for migrate to do that, but not for this low-level (and little used) plumbing command to.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index af7bd0753..6ad211996 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,6 +44,9 @@ git-annex (6.20151219) UNRELEASED; urgency=medium
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.
+ * rekey: No longer copies over urls from the old to the new key.
+ It makes sense for migrate to do that, but not for this low-level
+ (and little used) plumbing command to.
-- Joey Hess <id@joeyh.name> Sat, 19 Dec 2015 13:31:17 -0400