summaryrefslogtreecommitdiff
path: root/CONTRIBUTIONS.md
blob: 537bb4fff262a5493388de1c28c834b1894b0176 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!---
This file is reset every time a new release is done. The contents of this file are for the currently unreleased version.

Example Contribution:
* **kalistec**: Improved file resource greatly.
-->
# Chef Client Contributions:

* **jonlives**: Changed the order of recipe and cookbook name setting. Fixes CHEF-5052.
* **jaymzh**: Added support for `enable` and `disable` to MacOSX service provider.
* **bossmc**: Made formatters more resilient to nil exception messages.