diff options
author | Steven Murawski <steven.murawski@gmail.com> | 2015-10-21 11:16:51 -0500 |
---|---|---|
committer | Steven Murawski <steven.murawski@gmail.com> | 2015-10-21 11:16:51 -0500 |
commit | 4819314b44285cc22a0a09edd3697763531454ec (patch) | |
tree | 2ae600e638cadb58f198131bfbe3bdc9299b71ea /CHANGELOG.md | |
parent | 1a4a6e6b4690ec6c051ce0b98d8d8648a7313f92 (diff) | |
download | chef-4819314b44285cc22a0a09edd3697763531454ec.tar.gz |
add CHANGELOG for PR #3597smurawski/changelog_pr3597
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 ed2c37ef1d..024b016350 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * [pr#3119](https://github.com/chef/chef/pull/3119) allow removing user, even if their GID isn't resolvable * [pr#4068](https://github.com/chef/chef/pull/4068) update messaging from LWRP to Custom Resource in logging and spec * [pr#4021](https://github.com/chef/chef/pull/4021) add missing requires for Chef::DSL::Recipe to LWRPBase +* [pr#3597](https://github.com/chef/chef/pull/3597) print STDOUT from the powershell_script ## 12.5.1 |