summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Smith <joseph@opscode.com>2014-03-31 10:28:51 -0700
committerJoseph Smith <joseph@opscode.com>2014-03-31 10:28:51 -0700
commit132a7c4b58b3ce0ef0e256dc4b5c47866b5e5f39 (patch)
tree360568cb0a90fbb6e44bde371353db7178329354
parent721e37957cce075251fea6c7e330d01d412cd729 (diff)
downloadchef-132a7c4b58b3ce0ef0e256dc4b5c47866b5e5f39.tar.gz
fix for chef-5169, added note to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 657e1f6adf..016a933f0d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -66,6 +66,7 @@
* Knife cookbook test should honor chefignore (CHEF-4203)
* Fix ImmutableMash and ImmutableArray to_hash and to_a methods (CHEF-5132)
* guard_interpreter attribute: use powershell\_script, other script resources in guards (CHEF-4553)
+* Fix for CHEF-5169: add require for chef/config_fetcher
## Last Release: 11.10.0 (02/06/2014)