summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-07-30 12:29:59 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-07-30 12:29:59 -0400
commitcc1b371f56877acdccb6deaa7841489f4cc8a397 (patch)
treea13a506770dd1f1623d2a2ddab74e6390cab823a /CHANGELOG
parentb8e9197d4a394b510a483efab7337811ce18b847 (diff)
info: When run on a file now includes an indication of whether the content is present locally.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bccf70fa1..8ee86b2dd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -18,6 +18,8 @@ git-annex (6.20160726) UNRELEASED; urgency=medium
* When built with uuid-1.3.12, generate more random UUIDs than before.
(However, this did not impact git-annex much, so a hard depedency has
not been added on uuid-1.3.12.)
+ * info: When run on a file now includes an indication of whether
+ the content is present locally.
-- Joey Hess <id@joeyh.name> Wed, 20 Jul 2016 12:03:15 -0400