summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-24 13:33:29 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-24 13:33:29 -0700
commit7204952832b29d0deb2dcec08510d393cbe71648 (patch)
treee1b7515c26157b6885e67e8464e985948f04b8c6
parenta3bba5d4e1f30cf0a2bc85ce49f4631dd54464ed (diff)
downloadchef-7204952832b29d0deb2dcec08510d393cbe71648.tar.gz
Contribution info for https://github.com/opscode/chef/pull/2196.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a144d1a77b..021a070e27 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -134,6 +134,8 @@
Made user prompts in knife more beautiful by adding a space after Y/N prompts.
* [**Ivan Larionov**](https://github.com/xeron):
Made empty run_list to produce an empty array when using node.to_hash.
+* [**Siddheshwar More**](https://github.com/siddheshwar-more):
+ Fixed a bug in knife bootstrap that caused config options to override command line options.
### Chef Contributions