summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-10-02 13:41:07 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2014-10-02 13:41:07 -0700
commit89bc6a73a993c805efd9095f9c7491b0d6f46137 (patch)
tree992f6a8fed856c8e085a10657e2365b09e19475d
parent582bec42aa1a5feb9693f72102b77b2fe468f092 (diff)
downloadchef-89bc6a73a993c805efd9095f9c7491b0d6f46137.tar.gz
add changelog for 50x errorslcg/50x-errors-changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b7a2f352b..f6ac61daa7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
## Unreleased: 12.0.0
+* [**Jesse Hu**](https://github.com/jessehu):
+ retry on HTTP 50X Error when calling Chef REST API
* [**Nolan Davidson**](https://github.com/nsdavidson):
The chef-apply command now prints usage information when called without arguments
* [**Kazuki Saito**](https://github.com/sakazuki):