# 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. * **valodzka**: Fixed the convergence message in deploy provider. * **linkfanel**: Made attribute arrays able to handle non-dupable elements while being duped. * **linkfanel**: Removed ruby-shadow installation on cygwin platform.