diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-20 13:53:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-20 13:53:49 -0400 |
commit | 030495c8f6a4bf43b6b7f3de53d088a1c60e99a6 (patch) | |
tree | 42dc5fc509f47339f2618b2eeb4e672360ebc09b /debian | |
parent | 4329a0902d7985e7c3391d20d07504c06071e516 (diff) |
unused: Fix to actually detect unused keys when in direct mode.
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 c71ef515c..6c044810e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ git-annex (5.20140211) UNRELEASED; urgency=medium * pre-commit: Update metadata when committing changes to locations of annexed files within a view. * Add progress display for transfers to/from external special remotes. + * unused: Fix to actually detect unused keys when in direct mode. * Windows webapp: Can set up box.com, Amazon S3, and rsync.net remotes * Windows webapp: Can create repos on removable drives. * Windows: Ensure HOME is set, as needed by bundled cygwin utilities. |