diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-11-20 16:20:43 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-11-20 16:20:43 -0800 |
commit | 1b95e4dd04e66a4889e0fe352f0bd0bd64ca3beb (patch) | |
tree | f3333bb3411b73443442697170e7ecd967a21125 /CHANGELOG.md | |
parent | 04284aa0d2c5f834cc45baf1c643210846ea75d0 (diff) | |
download | chef-1b95e4dd04e66a4889e0fe352f0bd0bd64ca3beb.tar.gz |
add CHANGELOG.mdlcg/dpkg-refactor
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 ed861ea2a3..24d01075df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ * [**Patrick Connolly**](https://github.com/patcon) [pr#3529](https://github.com/chef/chef/pull/3529) Allow user@hostname format for knife-bootstrap +* [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 * [pr#4081](https://github.com/chef/chef/pull/4081) RFC-037: add `chef_version` and `ohai_version` metadata * [pr#3530](https://github.com/chef/chef/pull/3530) Allow using --sudo option with user's home folder in knife bootstrap |