summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-21 10:52:55 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-21 10:52:55 -0700
commit435f502033438f54720a9a5ea64ab2b81d489102 (patch)
tree6e8f76ec5aeb0519e3e4a5c2e0a67182cf67963b
parentc38f704f5fff50c5e5254add9593cbd83b06a8a2 (diff)
downloadchef-435f502033438f54720a9a5ea64ab2b81d489102.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2259.
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b6e280bea..e4133bf1ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -203,6 +203,7 @@
* Use shell_out to determine Chef::Config[:internal_locale], fix CentOS locale detection bug.
* `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.
## Last Release: 11.14.2