aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-12-08 15:35:02 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-12-08 15:35:02 -0400
commit441543a5691aee865916176339f8c26949ef24a5 (patch)
tree9e3418a7b4958ec606bb40118acbe857d323daf7 /CHANGELOG
parentfebfa1d66a5cfa52d2c2f5455061f8e04d15a455 (diff)
lookupkey absolute path support
lookupkey: Support being given an absolute filename to a file within the current git repository. This commit was supported by the NSF-funded DataLad project.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b97c8d611..dc4cb773c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,8 @@ git-annex (6.20171125) UNRELEASED; urgency=medium
* initremote, enableremote: Really support gpg subkeys suffixed with an
exclamation mark, which forces gpg to use a specific subkey.
(Previous try had a bug.)
+ * lookupkey: Support being given an absolute filename to a file
+ within the current git repository.
-- Joey Hess <id@joeyh.name> Tue, 28 Nov 2017 13:48:44 -0400