diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-06-09 15:07:55 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-06-09 15:08:13 -0400 |
commit | 7cb7b22955dd4f6e1cf1aa5c8bff34e052bb5123 (patch) | |
tree | a452e2b87e0a61346ac1da250ef87bd9dd57766b /debian/changelog | |
parent | 7d403a4f49c2c99b4e14a95cb3d0974fe9d1bd59 (diff) |
clarify
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 1a7fdb1ee..c6e4842b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,10 +16,11 @@ git-annex (5.20150529) UNRELEASED; urgency=medium the public to access the bucket's content. * S3: Publically accessible buckets can be used without creds. * Re-remove dependency on obsolete hamlet package. Closes: #786659 - * fsck: Ignore keys that are known to be dead when running in --all mode - or a in a bare repo. Otherwise, still reports files with lost contents, - even if the content is dead. * dead --key: Can be used to mark a key as dead. + * fsck: Ignore keys that are known to be dead when running in + --all/--unused/--key mode or a in a bare repo. + Otherwise, still reports files with lost contents, even if the content + is dead. -- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400 |