diff options
author | Kartik Null Cating-Subramanian <ksubramanian@chef.io> | 2015-08-04 16:43:55 -0400 |
---|---|---|
committer | Kartik Null Cating-Subramanian <ksubramanian@chef.io> | 2015-08-04 16:43:55 -0400 |
commit | 57836b6f57ae09c5de8f37ca84c0dab7f3e1b06e (patch) | |
tree | e1ff5e7bf9efde557daeb566c76b72423071d2f8 /CHANGELOG.md | |
parent | f384bf216caf76efc19309011c3f8e4a598924f9 (diff) | |
download | chef-57836b6f57ae09c5de8f37ca84c0dab7f3e1b06e.tar.gz |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a02dd81a23..93ac8cf1d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * [pr#3667](https://github.com/chef/chef/pull/3667) Change chef service to start as 'Automatic delayed start'. * [pr#3683](https://github.com/chef/chef/pull/3683) Correct Windows reboot command to delay in minutes, per the property. * [pr#3698](https://github.com/chef/chef/pull/3698) Add ability to specify dependencies in chef-service-manager. +* [pr#3728](https://github.com/chef/chef/pull/3728) Rewrite NetLocalGroup things to use FFI ## 12.4.1 |