summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 15:47:25 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 15:47:25 -0700
commit03e7ffc13fbe9ca0031f366c00002666143352bd (patch)
treeeb1f6f18669b645369631292fb544727ae7454bc
parent4d0d31ec8f9289bce6afafedd7799b037ab1ff7d (diff)
downloadchef-03e7ffc13fbe9ca0031f366c00002666143352bd.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2167.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1675dcb469..bd3ebefd32 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -114,6 +114,8 @@
Changed knife upload not to validate the ruby files under files & templates directories.
* [**Alex Pop**](https://github.com/alexpop):
Made `knife cookbook create` to display the directory of the cookbook that is being created.
+* [**Alex Pop**](https://github.com/alexpop):
+ Fixed the information debug output for the configuration file being used when running knife.
### Chef Contributions