diff options
author | Joey Hess <joey@kitenet.net> | 2012-02-16 16:36:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-02-16 16:36:35 -0400 |
commit | db6b4cdfcf67cfc3fce5e5f4323aa96a6ebd3e59 (patch) | |
tree | a65a129d7289b400e1b558e7b6d3c19eefd54f76 /debian | |
parent | aeaaa0ff87e22c3a5b4c9657544224c9db006cde (diff) |
rekey: New plumbing level command, can be used to change the keys used for files en masse.
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 24f40fddc..3315f8513 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,8 @@ git-annex (3.20120124) UNRELEASED; urgency=low location of the file. * addurl: Normalize badly encoded urls. * addurl: Add --pathdepth option. + * rekey: New plumbing level command, can be used to change the keys used + for files en masse. -- Joey Hess <joeyh@debian.org> Tue, 24 Jan 2012 16:21:55 -0400 |