diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-01-25 11:04:58 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-01-25 11:04:58 -0800 |
commit | 15ecbabbfefe74ec7599b607f2e44e532324f411 (patch) | |
tree | 8100d5c8a73aacfedb5f213f4a06715245e83589 /CHANGELOG.md | |
parent | 54df251d832c5b8169fac9277735bae59d9fb838 (diff) | |
download | chef-15ecbabbfefe74ec7599b607f2e44e532324f411.tar.gz |
add md fileslcg/2406
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 330f2de3f9..dc6bab12cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,8 @@ Change env provider to preserve ordering * [**Rob Redpath**](https://github.com/robredpath) Add --lockfile opt for chef-client and chef-solo +* [**Josh Murphy**](https://github.com/jdmurphy) + Check cookbooks exist in path(s) before attempting to upload them with --all ### Chef Contributions * ruby 1.9.3 support is dropped |