summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-05-26 12:23:38 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2015-05-26 12:23:38 -0700
commit04dedc1a69eb32d2cbd636808214a1079a2690a3 (patch)
tree486bca789e39bb911c675671582e515fb88335b9
parent2e6d39fad7b3934b8cba667d62f68ee3879933ff (diff)
downloadchef-lcg/fix-windows-path-bug.tar.gz
add CHANGELOG.mdlcg/fix-windows-path-bug
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12cc902b34..4ae41072b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,8 @@
## Unreleased
* [pr#3397](https://github.com/chef/chef/pull/3397): Validate owner exists in directory resources
-* [pr#3418](https://github.com/chef/chef/pull/3418): Add `shell_out` mixin to Chef::Resource class
-for use in `not_if`/`only_if` conditionals, etc.
+* [pr#3418](https://github.com/chef/chef/pull/3418): Add `shell_out` mixin to Chef::Resource class for use in `not_if`/`only_if` conditionals, etc.
+* [pr#3406](https://github.com/chef/chef/pull/3406): Add wide-char 'Environment' to `broadcast_env_change` mixin for setting windows environment variables
## 12.4.0