summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-09-15 12:51:00 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-09-15 12:51:00 -0400
commit3a3c7428367e863eae2083a4a4feb4faccd9637d (patch)
tree140625d1938825a862297c6b3fb298b0a07fc969 /CHANGELOG
parent3b73f01f8cd5cf864fc078b306548a93295c4ce2 (diff)
info: Support being passed a treeish, and show info about the annexed files in it similar to how a directory is handled.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4c5147cf9..4f7674a8b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,8 @@ git-annex (6.20160908) UNRELEASED; urgency=medium
* Improve gpg secret key list parser to deal with changes in gpg 2.1.15.
Fixes key name display in webapp.
* stack.yaml: Update to lts-7.0 (ghc 8)
+ * info: Support being passed a treeish, and show info about the annexed
+ files in it similar to how a directory is handled.
-- Joey Hess <id@joeyh.name> Thu, 08 Sep 2016 12:48:55 -0400