summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-24 13:38:53 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-24 13:38:53 -0700
commit5f76ed173fce9bb78064f87925572db9db238f15 (patch)
treef5c9cde91a7bc7c21fabda9770724e0920425206
parentba40ce44d032acd7ea30e5e6ba94525c495e4ab2 (diff)
downloadchef-5f76ed173fce9bb78064f87925572db9db238f15.tar.gz
Contribution info for https://github.com/opscode/chef/pull/2270.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4fafc040a6..363c7833b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -138,6 +138,8 @@
Fixed a bug in knife bootstrap that caused config options to override command line options.
* [**Thiago Oliveira**](https://github.com/chilicheech):
Fixed a bug in Mac OSX group provider and made it idempotent.
+* [**liseki**](https://github.com/liseki):
+ Fixed a bug in why-run mode for freebsd service resources without configured init scripts.