diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-10-24 14:41:44 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-10-24 14:41:44 -0700 |
commit | 6972036e4b878cb14ce5cee6d98afb493582a9a2 (patch) | |
tree | 1561affc29c62701d0b431f3943d335d4229df81 /CHANGELOG.md | |
parent | df77db0bf6614d73e8fc6bd9376258382e0abd6f (diff) | |
download | chef-6972036e4b878cb14ce5cee6d98afb493582a9a2.tar.gz |
add CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 26ba218d84..a3dc626e55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ [pr#3192](https://github.com/chef/chef/pull/3192) provider/user/dscl: Set default gid to 20 * [**Mikhail Zholobov**](https://github.com/legal90) [pr#3193](https://github.com/chef/chef/pull/3193) provider/user/dscl: Set "comment" default value +* [**Jordan Evans**](https://github.com/jordane) + [pr#3263](https://github.com/chef/chef/pull/3263) `value_for_platform` should use `Chef::VersionConstraint::Platform` * [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 |