diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-05-10 13:20:45 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-05-10 13:20:45 -0400 |
commit | 0bf6de3a9173898b47df1ae7e211c29740f1be1c (patch) | |
tree | b29ee0544c861b1febd6c26753de0159c04a2bc8 /debian | |
parent | a4ae347a5ca8657f5bcd2561012b700fb95d79f6 (diff) |
fsck: When a key is not previously known in the location log, record something so that reinject --known will work.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6c5bc0e30..6a031b7e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ git-annex (6.20160420) UNRELEASED; urgency=medium * Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-options, which are passed to gpg when it's decrypting data. + * fsck: When a key is not previously known in the location log, + record something so that reinject --known will work. -- Joey Hess <id@joeyh.name> Thu, 28 Apr 2016 13:17:04 -0400 |