diff options
author | Thom May <thom@chef.io> | 2015-09-02 13:56:14 +0100 |
---|---|---|
committer | Thom May <thom@chef.io> | 2015-09-02 13:56:14 +0100 |
commit | c81cf7f5606480d06ae321b913925d1e341f986b (patch) | |
tree | 826f0c614c97ba2f0324d309b69752dc1dc20db6 /CHANGELOG.md | |
parent | 4c727e5b396f8e3e75aec999e46a6b1eb9f0f991 (diff) | |
download | chef-c81cf7f5606480d06ae321b913925d1e341f986b.tar.gz |
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6df1861cec..ccefa07544 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ * [**John Kerry**](https://github.com/jkerry): [pr#3539](https://github.com/chef/chef/pull/3539) Fix issue: registry\_key resource is case sensitive in chef but not on windows * [**David Eddy**](https://github.com/bahamas10): - [pr#3443](https://github.com/chef/chef/pull/3443) remove extraneous space + - [pr#3443](https://github.com/chef/chef/pull/3443) remove extraneous space + - [pr#3091](https://github.com/chef/chef/pull/3091) fix locking/unlocking users on SmartOS * [**margueritepd**](https://github.com/margueritepd): [pr#3693](https://github.com/chef/chef/pull/3693) Interpolate `%{path}` in verify command * [**Jeremy Fleischman**](https://github.com/jfly): |