blob: 7055e58b4408d0d3eb03fcf8fba19ee855f39b75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!---
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.
* **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.
|