summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authoradamedx <adamed@getchef.com>2015-06-03 17:31:50 -0700
committeradamedx <adamed@getchef.com>2015-06-06 08:36:31 -0700
commita93cdc6e526735912eae6f921f1da2af8b0ef5b0 (patch)
tree572b289a770cc740cf82e6a023aa7fa5c3e6230b /CHANGELOG.md
parentfd18d4bdfd79a269a3220936efd2ec8f69353c29 (diff)
downloadchef-a93cdc6e526735912eae6f921f1da2af8b0ef5b0.tar.gz
Issue#3485: Fix corruption of run_context when guard interpreters are executedadamedx/3485-run_context_corruption
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6c0bbb0677..7ddb91ab3d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
## Unreleased
+* [pr#3497](https://github.com/chef/chef/pull/3497): Issue 3485: Corruption of node's run\_context when non-default guard\_interpreter is evaluated
* [**Yukihiko SAWANOBORI**](https://github.com/sawanoboly): Pass name by
knife cil attribute [pr#3195](https://github.com/chef/chef/pull/3195)
* [**Torben Knerr**](https://github.com/tknerr):