summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBryan McLellan <btm@chef.io>2015-11-23 18:21:15 -0500
committerBryan McLellan <btm@chef.io>2015-11-23 18:21:15 -0500
commit244f7a5e6312dabc5b4d071beb476783a6d4e99d (patch)
tree53f8598a51ffef2bee9dc65d3717836d72e5abd0 /CHANGELOG.md
parent27c71ab080ba63b3ce83c44907bfd654a66b26d9 (diff)
downloadchef-244f7a5e6312dabc5b4d071beb476783a6d4e99d.tar.gz
CHANGELOG.md updates for #4160, #3848
Closes #4160 Closes #3848
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 24d01075df..63023acbe7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,10 @@
[pr#3633](https://github.com/chef/chef/pull/3633) add the word group to `converge_by` call for group provider
* [**Patrick Connolly**](https://github.com/patcon)
[pr#3529](https://github.com/chef/chef/pull/3529) Allow user@hostname format for knife-bootstrap
+* [**Justin Seubert**](https://github.com/dude051)
+ [pr#4160](https://github.com/chef/chef/pull/4160) Correcting regex for upstart_state
+* [**Jeff Blaine**](https://github.com/jblaine)
+ [pr#3848](https://github.com/chef/chef/pull/3848) Migrate to --ssh-identity-file instead of --identity-file
* [pr#4185](https://github.com/chef/chef/pull/4185) dpkg provider cleanup
* [pr#4165](https://github.com/chef/chef/pull/4165) Multipackage internal API improvements