summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-21 10:54:02 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-21 10:54:02 -0700
commitdf4240b951fa2c73bbf7675a52efd7b54c3f55ab (patch)
tree7309d2cb8cd9e38479f2a16aef58b765cafe12e7
parent435f502033438f54720a9a5ea64ab2b81d489102 (diff)
downloadchef-df4240b951fa2c73bbf7675a52efd7b54c3f55ab.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2126.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4133bf1ae..9628f24e23 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -124,6 +124,8 @@
uploads existing category of the cookbook will be used.
* [**Nicolas DUPEUX**](https://github.com/vaxvms):
Added JSON output to `knife status` command. `--medium` and `--long` output formatting parameters are now supported in knife status.
+* [**Trevor North**](https://github.com/trvrnrth):
+ Removed dead code from `knife ssh`.
### Chef Contributions