summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-10-23 12:38:00 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2015-10-23 12:38:00 -0700
commit3d9b83cb0f836738d77472d1663f25aa14b007ff (patch)
treeaaa466483e8bfb864b01ffa39544a25db31ca478
parentfe647990966bb2cd795fe896afb60cca1da7f85d (diff)
downloadchef-3d9b83cb0f836738d77472d1663f25aa14b007ff.tar.gz
add CHANGELOG.md file
-rw-r--r--CHANGELOG.md4
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