diff options
author | Phil Dibowitz <phil@ipom.com> | 2014-03-06 13:23:12 -0800 |
---|---|---|
committer | Phil Dibowitz <phil@ipom.com> | 2014-03-06 13:23:12 -0800 |
commit | 024b1e3e4de523d3c1ebbb42883a2bef3f9f415c (patch) | |
tree | 8caa9b2011bfdead7740850861bd3d6cd035eba5 /RELEASE_NOTES.md | |
parent | 117c9d824aa14f59fce164b5b343a5ba2339f206 (diff) | |
download | chef-024b1e3e4de523d3c1ebbb42883a2bef3f9f415c.tar.gz |
Add enable/disable to MacOSX service provider
v11 version of #1267
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 73791bd7ab..6c1c5bcb0f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -9,5 +9,6 @@ Details about the thing that changed that needs to get included in the Release N # Chef Client Release Notes: * CHEF-4773: add ruby-shadow support to Mac and FreeBSD distros +* Service Provider for MacOSX now supports `enable` and `disable` # Chef Client Breaking Changes: |