summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsersut <serdar@opscode.com>2014-06-18 13:53:14 -0700
committersersut <serdar@opscode.com>2014-06-18 13:53:14 -0700
commitef303ea54815117b95ff4026e2dc4bdafbf13511 (patch)
tree34795d1353c6e850ad0ed95850a6ca1b2379e04a
parent26ef3a3a1ef6f1b02578a4636ed89c00e21c3c71 (diff)
downloadchef-ef303ea54815117b95ff4026e2dc4bdafbf13511.tar.gz
Contribution info for https://github.com/opscode/chef/pull/1166
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4cd6f12f4b..a021131d20 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -79,6 +79,8 @@
Allow for undefined solaris services in the service resource. (CHEF-5347)
* [**Allan Espinosa**](https://github.com/aespinosa):
Properly knife bootstrap on ArchLinux. (CHEF-5366)
+* [**Matt Hoyle**](https://github.com/deployable):
+ Made windows service resource to handle transitory states. (CHEF-5319, CHEF-4791)
* Update rpm provider checking regex to allow for special characters (CHEF-4893)
* Allow for spaces in selinux controlled directories (CHEF-5095)