lost a changelog entry; put back

This commit is contained in:
Joey Hess 2017-02-03 14:40:53 -04:00
parent b5e6d23242
commit 06f307ad13
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -7,6 +7,8 @@ git-annex (6.20170102) UNRELEASED; urgency=medium
taken for --json. taken for --json.
* vicfg: Include the numcopies configuation. * vicfg: Include the numcopies configuation.
* config: New command for storing configuration in the git-annex branch. * 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 * 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 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, some point in the future. As well as being configuable by git config,