summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-25 20:19:08 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-25 20:19:08 -0400
commitfec9f611df1a5e973f4847ac71fe85bd85abdff4 (patch)
tree6e07ded9b85a030c3e6166688b2f968d6985167f /debian/changelog
parenta0e8ba37c69a7ce69a6bca42b4e4a20d046b3566 (diff)
add setkey subcommand
And finished implementing move --to
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 292931d0f..46ad2ac5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ git-annex (0.02) UNRELEASED; urgency=low
* --from/--to can be used to control the remote repository that git-annex
uses.
* --quiet can be used to avoid verbose output
- * New plumbing-level dropkey subcommand.
+ * New plumbing-level dropkey and setkey subcommands.
-- Joey Hess <joeyh@debian.org> Thu, 21 Oct 2010 16:38:00 -0400