summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaire McQuin <mcquin@users.noreply.github.com>2015-09-04 11:26:20 -0700
committerClaire McQuin <mcquin@users.noreply.github.com>2015-09-04 11:26:20 -0700
commit530119278f6a71eef4b0bf02df022218a96dcecc (patch)
tree61535889209b0d5df989c36b34ca90020782a800
parentd03b2a082b61899ec04c32b38d95025c56783d80 (diff)
parente44155b53c67ef9f580bca14a7e0cb153b9f041c (diff)
downloadchef-530119278f6a71eef4b0bf02df022218a96dcecc.tar.gz
Merge pull request #3878 from chef/mcquin/eco22-changelog
Update for Windows registry work.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f66a1400ac..6806a76fd4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,8 @@ of partial templates.
* [**Joel Handwell**](https://github.com/joelhandwell):
[pr#3821](https://github.com/chef/chef/pull/3821) Human friendly elapsed time in log
+* [pr#3875](https://github.com/chef/chef/pull/3875) Patch Win32::Registry#delete_key, #delete_value to use wide (W) APIs
+* [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#3817](https://github.com/chef/chef/pull/3817) Remove now-useless forcing of ruby Garbage Collector run