diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-10-23 12:40:16 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-10-23 12:40:16 -0700 |
commit | e6738afc43956937ac4f890f48115f205933d2cd (patch) | |
tree | dd018f50f47fc4f4e56f5d0d10a4e39a97fb17f0 | |
parent | d246a05fe763e34c0b9fac698d88a45f4daa1a94 (diff) | |
download | chef-e6738afc43956937ac4f890f48115f205933d2cd.tar.gz |
add CHANGELOG.md file
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 97e976d484..125c9d68c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ * [**Dave Eddy**](https://github.com/bahamas10) [pr#3187](https://github.com/chef/chef/pull/3187) overhaul solaris SMF service provider - +* [**Mikhail Zholobov**](https://github.com/legal90) + [pr#3192](https://github.com/chef/chef/pull/3192) provider/user/dscl: Set default gid to 20 * [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 |