diff options
author | Salim Alam <salam@chef.io> | 2015-09-04 14:24:37 -0700 |
---|---|---|
committer | Salim Alam <salam@chef.io> | 2015-09-04 14:24:37 -0700 |
commit | aeab8eb02d49cc3331989fae6d241e3b18373fda (patch) | |
tree | 27e6f74318ea1ee610da6a90a1acf77aacd56be4 /CHANGELOG.md | |
parent | 530119278f6a71eef4b0bf02df022218a96dcecc (diff) | |
download | chef-aeab8eb02d49cc3331989fae6d241e3b18373fda.tar.gz |
Update changelogsalam/changelog-update
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6806a76fd4..5f9f556c42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,7 +43,9 @@ of partial templates. * [pr#3850](https://github.com/chef/chef/pull/3850) Patch Win32::Registry#write to fix encoding errors * [pr#3837](https://github.com/chef/chef/pull/3837) refactor remote_directory provider for mem+perf improvement * [pr#3799](https://github.com/chef/chef/pull/3799) fix supports hash issues in service providers +* [pr#3797](https://github.com/chef/chef/pull/3797) Fix dsc_script spec failure on 64-bit Ruby * [pr#3817](https://github.com/chef/chef/pull/3817) Remove now-useless forcing of ruby Garbage Collector run +* [pr#3775](https://github.com/chef/chef/pull/3775) Enable 64-bit support for Powershell and Batch scripts * [pr#3774](https://github.com/chef/chef/pull/3774) Add support for yum-deprecated in yum provider * [pr#3793](https://github.com/chef/chef/pull/3793) CHEF-5372: Support specific `run_levels` for RedHat service * [pr#2460](https://github.com/chef/chef/pull/2460) add privacy flag |