summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 13:40:42 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 13:44:24 -0700
commitf8e94a25498cd5afe57155ce0997e2de1cd439a6 (patch)
tree2cf4a5ba8a16d66747e882ef24aaea6cbe69b39d
parent30a372d72336fcb69f871644d14b0dc5d6795d1c (diff)
downloadchef-f8e94a25498cd5afe57155ce0997e2de1cd439a6.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2207 (originally https://github.com/opscode/chef/pull/1971).
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60e691fa54..8ee84eee3e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -96,6 +96,8 @@
Fixed Chef Client to use the `:client_name` instead of `:node_name` during initial client registration.
* [**tbe**](https://github.com/tbe):
Fixed Paludis package provider to be able to interpret the package category.
+* [**David Workman**](https://github.com/workmad3):
+ Added a more clear error message to chef-apply when no recipe is given.
### Chef Contributions