summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Mundrawala <jdmundrawala@gmail.com>2015-01-26 10:42:04 -0600
committerJay Mundrawala <jdmundrawala@gmail.com>2015-01-26 10:42:04 -0600
commit4b9cf2c66480985ddad047e91c0f29ec1fcf15d8 (patch)
tree425cd424263c21707633fd98f1ad78064ab30d31
parent26994d20a9d6c2e12db8639c70e3640819c02a6e (diff)
downloadchef-jdm/2348-11-stable.tar.gz
Update Changelog to reflect resolution of #2348jdm/2348-11-stable
-rw-r--r--CHANGELOG.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 578031f594..b9ae613762 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,9 @@
# Chef Client Changelog
-## 11.18.6
+## Unreleased
+* [Issue 2348](https://github.com/chef/chef/issues/2348) `powershell_script` should now correctly get the exit code for scripts that it runs.
+
+## Last Release: 11.18.6
* [Issue 2786](https://github.com/chef/chef/issues/2786) Bundle working version of cacerts because the
newest version does not work with AWS.
@@ -20,7 +23,7 @@
* [**Seth Vargo**](https://github.com/sethvargo)
[Issue 2345](https://github.com/opscode/chef/issues/2345) Allow knife to install cookbooks with metadata.json
-## Last Release: 11.16.4
+## 11.16.4
* Windows omnibus installer security updates for redistributed bash.exe / sh.exe
vulnerabilities ("Shellshock") CVE-2014-6271, CVE-2014-6271, CVE-2014-6278,