summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-10-24 17:08:54 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2015-10-24 17:08:54 -0700
commitb4920747ba674cbf9ed83273b6c705000cf45be9 (patch)
treebf490b9a0eb28081d8e907e983dee97497b48e3a
parent8207725e860cfaed99d5c34d86ff149818e5abc9 (diff)
downloadchef-b4920747ba674cbf9ed83273b6c705000cf45be9.tar.gz
add CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3dc626e55..f2c5223eec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,8 @@
[pr#3193](https://github.com/chef/chef/pull/3193) provider/user/dscl: Set "comment" default value
* [**Jordan Evans**](https://github.com/jordane)
[pr#3263](https://github.com/chef/chef/pull/3263) `value_for_platform` should use `Chef::VersionConstraint::Platform`
+* [**Scott McGillivray**](https://github.com/thechile)
+ [pr#3450](https://github.com/chef/chef/pull/3450) Fix 'knife cookbook show' to work on root files
* [pr#4034](https://github.com/chef/chef/pull/4034) add optional ruby-profiling with --profile-ruby
* [pr#3119](https://github.com/chef/chef/pull/3119) allow removing user, even if their GID isn't resolvable