summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-01-25 13:33:47 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2015-01-25 13:33:47 -0800
commit7042f3aab1b9deda1f9ec7e94294f848a31632b3 (patch)
tree77fd45d8a458304005ef3c1b63a9b30122d87497
parente30c55a9b66ffaf731cfcc2728b13d11feb961f5 (diff)
downloadchef-7042f3aab1b9deda1f9ec7e94294f848a31632b3.tar.gz
add md file
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e2eae350b..ab6adf8e36 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,8 @@
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
+* [**Vasiliy Tolstov**](https://github.com/vtolstov)
+ add ability to fetch recipes like in chef-solo when using local-mode
### Chef Contributions
* ruby 1.9.3 support is dropped