diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-06-16 16:50:03 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-06-16 16:50:03 -0400 |
commit | 712deee42b122f0ec07866e6bd7770343cee971c (patch) | |
tree | 4eb2525edc3cf17d2f6710c7ce52eb28d423f28b /debian/changelog | |
parent | c9d9fca2ed950b32be992d5ac2a055c8246f52a5 (diff) |
sync: Add support for --all and --unused.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e05d80e4b..3264bee9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,7 @@ git-annex (5.20150529) UNRELEASED; urgency=medium * debian/cabal-wrapper: Removed this hack which should not be needed anymore. * info: Added json output for "backend usage", "numcopies stats", "repositories containing these files", and "transfers in progress". + * sync: Add support for --all and --unused. -- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400 |