summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy J. Miller <jm@chef.io>2016-10-10 11:10:13 -0400
committerRyan Hass <rhass@chef.io>2016-10-10 11:50:04 -0700
commit8333c8a55043307f7a3ef9e88aa6d8c823a97e82 (patch)
tree596064ff7ae97c7541aaa5fa0d65e55a751f0545
parent66ea1d86c53f0ad2859cdd4a2afa666e38c004d4 (diff)
downloadchef-rhass/changelog_12.15.tar.gz
updating CHANGELOG with more details on exit code 213rhass/changelog_12.15
Signed-off-by: Jeremy J. Miller <jm@chef.io>
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a72c3d307..d940293470 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@
**Enhancements:**
-- Adding support for rfc 62 exit code 213 [\#5428](https://github.com/chef/chef/pull/5428) ([jeremymv2](https://github.com/jeremymv2))
+- Adding support for rfc 62 exit code 213 (Chef upgrades) [\#5428](https://github.com/chef/chef/pull/5428) ([jeremymv2](https://github.com/jeremymv2))
- Allow raw_key to override the configured signing\_key [\#5314](https://github.com/chef/chef/pull/5314) ([thommay](https://github.com/thommay))
- Set yum\_repository gpgcheck default to true [\#5398](https://github.com/chef/chef/pull/5398) ([shortdudey123](https://github.com/shortdudey123))
- Allow deletion of registry\_key without the need for users to pass data key in values hash. [\#5359](https://github.com/chef/chef/pull/5359) ([Aliasgar16](https://github.com/Aliasgar16))