diff options
Diffstat (limited to 'CONTRIBUTIONS.md')
-rw-r--r-- | CONTRIBUTIONS.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md index e09c96848e..537bb4fff2 100644 --- a/CONTRIBUTIONS.md +++ b/CONTRIBUTIONS.md @@ -7,5 +7,5 @@ Example Contribution: # Chef Client Contributions: * **jonlives**: Changed the order of recipe and cookbook name setting. Fixes CHEF-5052. -* **jaymzh**: Service Provider for MacOSX now supports `enable` and `disable` - +* **jaymzh**: Added support for `enable` and `disable` to MacOSX service provider. +* **bossmc**: Made formatters more resilient to nil exception messages. |