diff options
author | Serdar Sutay <serdar@opscode.com> | 2014-10-21 11:15:46 -0700 |
---|---|---|
committer | Serdar Sutay <serdar@opscode.com> | 2014-10-21 11:15:46 -0700 |
commit | 8fd10a1ef760747fa57363ebd25d4acefa020765 (patch) | |
tree | a8676de791ddd8c280cd90fc3a4f961791857c7a /CHANGELOG.md | |
parent | 18c388010afe9c0c3bc1fdda8898fdc67241ba01 (diff) | |
download | chef-8fd10a1ef760747fa57363ebd25d4acefa020765.tar.gz |
Contribution information for AIX service provider.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 24eaa67aa6..167e04b759 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -215,6 +215,7 @@ * `only_if` and `not_if` attributes of `execute` resource now inherits the parent resource's attributes when set to a `String`. * Retain the original value of `retries` for resources and display the original value when the run fails. +* Added service provider for AIX. ## Last Release: 11.14.2 |