summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 13:28:16 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 13:28:16 -0700
commitf2eafce6717a729b306443fa26c0310529b06c50 (patch)
treeea2684e0207265e8fc526ea68ef7a6d5ed42e6fa /CHANGELOG.md
parente68c51edbc1db482cd1aba71adf0b0bb2f1e89e6 (diff)
downloadchef-f2eafce6717a729b306443fa26c0310529b06c50.tar.gz
Contribution information for https://github.com/opscode/chef/pull/1724.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 61f6d11782..a298af9e69 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -84,6 +84,8 @@
Made Chef Client load library folder recursively.
* [**Eric Saxby**](https://github.com/sax):
Made Chef Client read the non-root crontab entries as the user specified in the resource.
+* [**sawanoboly**](https://github.com/sawanoboly):
+ Added `--dry-run` option to `knife cookbook site share` which displays the files that are to be uploaded to Supermarket.