call out behavior change

This commit is contained in:
Joey Hess 2021-03-22 11:34:23 -04:00
parent 77d3d4350d
commit 9856e10d3c
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -4,10 +4,10 @@ git-annex (8.20210311) UNRELEASED; urgency=medium
* import: When the previously exported tree contained a submodule,
preserve it in the imported tree so it does not get deleted.
* export --json: Fill in the file field.
* When autoenabling special remotes of type S3, weddav, or glacier,
do not take login credentials from environment variables, as the user
may not be expecting the autoenable to happen, and may have those
set for other purposes.
* Behavior change: When autoenabling special remotes of type S3, weddav,
or glacier, do not take login credentials from environment variables,
as the user may not be expecting the autoenable to happen, or may
have those set for other purposes and not intend git-annex to use them.
-- Joey Hess <id@joeyh.name> Fri, 12 Mar 2021 12:06:37 -0400