summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2015-09-02 13:56:14 +0100
committerThom May <thom@chef.io>2015-09-02 13:56:14 +0100
commitc81cf7f5606480d06ae321b913925d1e341f986b (patch)
tree826f0c614c97ba2f0324d309b69752dc1dc20db6
parent4c727e5b396f8e3e75aec999e46a6b1eb9f0f991 (diff)
downloadchef-c81cf7f5606480d06ae321b913925d1e341f986b.tar.gz
Update changelog
-rw-r--r--CHANGELOG.md3
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):