aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-03 14:40:53 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-03 14:40:53 -0400
commit71a21addf2ee7c854b22eef7e2255102853948c0 (patch)
treea3d627deb06b017928a3d87604459c45f0c7988a /CHANGELOG
parent2c936625f69b7281951d9372b0ddf2028ecc86bb (diff)
lost a changelog entry; put back
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6c27eba9f..dde964d84 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,8 @@ git-annex (6.20170102) UNRELEASED; urgency=medium
taken for --json.
* vicfg: Include the numcopies configuation.
* config: New command for storing configuration in the git-annex branch.
+ * annex.autocommit can be configured via git-annex config, to control
+ the default behavior in all clones of a repository.
* New annex.synccontent config setting, which can be set to true to make
git annex sync default to --content. This may become the default at
some point in the future. As well as being configuable by git config,