diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-31 12:47:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-31 12:56:07 -0400 |
commit | 380839299ea8ffa2c98ce6219e62b979ede0c93b (patch) | |
tree | 9740bd5a861b9b47b2ee6ed5564a3b221137e115 /debian | |
parent | cc1ea8f84463c7e333bfa17a815f250d8d088841 (diff) |
The fromkey command now takes the key as its first parameter. The --key option is no longer used.
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 91e4a18af..25f18f795 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ git-annex (3.20111026) UNRELEASED; urgency=low * unused, dropunused: Now work in bare repositories. * Removed the setkey command, and added a setcontent command with a more useful interface. + * The fromkey command now takes the key as its first parameter. The --key + option is no longer used. -- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400 |