diff options
author | sersut <serdar@opscode.com> | 2014-03-12 15:10:10 -0700 |
---|---|---|
committer | sersut <serdar@opscode.com> | 2014-03-12 15:10:10 -0700 |
commit | ce7593ee60ecace552a86ece5cd98ef8b9395bf1 (patch) | |
tree | d02a98d67066efc5b6e2c2119a8aa7894f8ca91e /CONTRIBUTIONS.md | |
parent | e11698c9fffb8b2bf0b39591b3b79d6890e1351d (diff) | |
download | chef-ce7593ee60ecace552a86ece5cd98ef8b9395bf1.tar.gz |
Info for PR 1121.
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. |