summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2015-07-23 09:43:10 +0100
committerThom May <thom@chef.io>2015-08-13 14:59:44 +0100
commit42a6652eb4485f3ccd4877f29f857fe5bf583183 (patch)
tree2fb67218a9b8afdac201bd32b38d57c07e63555e
parent4c0c2dbef1c5f52bb93c849fa40b8988d73a4970 (diff)
downloadchef-42a6652eb4485f3ccd4877f29f857fe5bf583183.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a7287dd12c..bb85fe3297 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@
[pr#3539](https://github.com/chef/chef/pull/3539) Fix issue: registry\_key resource is case sensitive in chef but not on windows
* [**David Eddy**](https://github.com/bahamas10):
[pr#3443](https://github.com/chef/chef/pull/3443) remove extraneous space
+* [**margueritepd**](https://github.com/margueritepd):
+ [pr#3693](https://github.com/chef/chef/pull/3693) Interpolate `%{path}` in verify command
* [pr#3455](https://github.com/chef/chef/pull/3455) powershell\_script: do not allow suppression of syntax errors