From: Joey Hess Date: Fri, 3 Feb 2017 18:40:53 +0000 (-0400) Subject: lost a changelog entry; put back X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~275^2~680 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=06f307ad139e593b1881676946b553ffe7688d9f;p=git-annex.git lost a changelog entry; put back --- diff --git a/CHANGELOG b/CHANGELOG index 6c27eba9fb..dde964d84e 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,