summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Dibowitz <phil@ipom.com>2015-08-19 23:13:31 -0700
committerPhil Dibowitz <phil@ipom.com>2015-08-19 23:13:31 -0700
commit47f15947f13f9d3509aadda57c31ad153173f50f (patch)
tree7fb709a67b6a3a14569dcb66a02d365efbf87246
parent214771ccc2564d3bf866fc5d0590cfa84d24df5f (diff)
downloadchef-47f15947f13f9d3509aadda57c31ad153173f50f.tar.gz
CHANGELOG/RELEASE_NOTES docs for recent OSX changes
-rw-r--r--CHANGELOG.md5
-rw-r--r--RELEASE_NOTES.md1
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 789df8cd81..f91d4a722b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,7 +17,10 @@
[pr#3771](https://github.com/chef/chef/pull/3771) add depth property for deploy resource
* [**James Belchamber**](https://github.com/JamesBelchamber):
[pr#1796](https://github.com/chef/chef/pull/1796): make mount options aware
-
+* [**Nate Walck**](https://github.com/natewalck):
+ [pr#3594](https://github.com/chef/chef/pull/3594): Update service provider for OSX 10.11
+* [**Nate Walck**](https://github.com/natewalck):
+ [pr#3704](https://github.com/chef/chef/pull/3704): Add SIP (OS X 10.11) support
* [pr#3793](https://github.com/chef/chef/pull/3793) CHEF-5372: Support specific `run_levels` for RedHat service
* [pr#2460](https://github.com/chef/chef/pull/2460) add privacy flag
* [pr#1259](https://github.com/chef/chef/pull/1259) CHEF-5012: add methods for template breadcrumbs
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 93a759ba88..78daac899e 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1 +1,2 @@
# Chef Client Release Notes 12.5.0:
+* OSX 10.11 support (support for SIP and service changes)