From 7025c5d60ffdffa57c1b9e506f266ff649a9847a Mon Sep 17 00:00:00 2001 From: danielsdeleo Date: Wed, 16 Apr 2014 15:23:28 -0700 Subject: Doc changes for CHEF-5223 regression fix. --- RELEASE_NOTES.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 52e1a19749..fe808c06d1 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,6 +8,14 @@ Details about the thing that changed that needs to get included in the Release N --> # Chef Client Release Notes: +#### CHEF-5223 OS X Service provider regression. + +This commit: https://github.com/opscode/chef/commit/024b1e3e4de523d3c1ebbb42883a2bef3f9f415c +introduced a requirement that a service have a plist file for any +action, but a service that is being created will not have a plist file +yet. Chef now only requires that a service have a plist for the enable +and disable actions. + #### Signal Regression Fix CHEF-1761 introduced a regression for signal handling when not in daemon mode -- cgit v1.2.1