diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-12 13:00:06 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-12 13:00:06 -0400 |
commit | c5632ca783d2ebb6e793aa4f643ed3936df09c8a (patch) | |
tree | 91a191e3b655947545d9f8d8aa1fe651d6ade597 /debian | |
parent | 0551c9af5c1856634e4f3c8e2023daaabf7faa6b (diff) |
drop: Now supports --all, --unused, and --key.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 58921d5a9..6b3dfb38d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ git-annex (5.20150508.2) UNRELEASED; urgency=medium * import: Refuse to import files that are within the work tree, as that does not make sense and could cause data loss. + * drop: Now supports --all, --unused, and --key. -- Joey Hess <id@joeyh.name> Mon, 11 May 2015 12:45:06 -0400 |