summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-24 13:40:00 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-24 13:40:00 -0700
commita5f9bedccd2792609efdfd5becc3e8433838ae9e (patch)
tree5a10bdcd36510d812ddf6045aa98d3bcf7f7f98a
parent5f76ed173fce9bb78064f87925572db9db238f15 (diff)
downloadchef-a5f9bedccd2792609efdfd5becc3e8433838ae9e.tar.gz
Contribution info for https://github.com/opscode/chef/pull/2277.
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 363c7833b0..014c29f83d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -140,7 +140,8 @@
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.
-
+* [**liseki**](https://github.com/liseki):
+ Fixed a bug in freebsd service providers to load the status correctly.
### Chef Contributions