diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-10-23 12:38:00 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-10-23 12:38:00 -0700 |
commit | 3d9b83cb0f836738d77472d1663f25aa14b007ff (patch) | |
tree | aaa466483e8bfb864b01ffa39544a25db31ca478 /CHANGELOG.md | |
parent | fe647990966bb2cd795fe896afb60cca1da7f85d (diff) | |
download | chef-3d9b83cb0f836738d77472d1663f25aa14b007ff.tar.gz |
add CHANGELOG.md file
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bc03bae48..97e976d484 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ ## Unreleased +* [**Dave Eddy**](https://github.com/bahamas10) + [pr#3187](https://github.com/chef/chef/pull/3187) overhaul solaris SMF service provider + + * [pr#4034](https://github.com/chef/chef/pull/4034) add optional ruby-profiling with --profile-ruby * [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 |