diff options
author | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-05-21 13:48:52 -0500 |
---|---|---|
committer | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-05-21 13:48:52 -0500 |
commit | f707785c140496b9df0c7841910dabf52380a1cd (patch) | |
tree | 35c976edbad7b68d1d196642813ba8a2e16e13bc /CHANGELOG.md | |
parent | 1502cedda53800e225e5b1f25e568f96eb8648c3 (diff) | |
download | chef-f707785c140496b9df0c7841910dabf52380a1cd.tar.gz |
Update CHANGELOG for #3398shain/fix_cli_error
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ede7bf4412..6e94990631 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ * [pr#3381](https://github.com/chef/chef/pull/3381) warn on cookbook self-deps * [pr#2312](https://github.com/chef/chef/pull/2312): fix `node[:recipes]` duplication, add `node[:cookbooks]` and `node[:expanded_run_list]` * [pr#3325](https://github.com/chef/chef/pull/3325) enforce passing a node name with validatorless bootstrapping +* [pr#3398](https://github.com/chef/chef/pull/3398) Allow spaces in files for the `remote_file` resource ## 12.3.0 |