summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaire McQuin <claire@getchef.com>2014-10-16 10:16:44 -0700
committerClaire McQuin <claire@getchef.com>2014-10-16 10:16:44 -0700
commit4916e377f8e421efabd4a52c12448a8b1ee6541c (patch)
tree681e918f8d9fd253e83bf7cb7b50155a2623996f
parent1da210f48c60460bad494d4cc28d1385407e0806 (diff)
downloadchef-mcquin/centos-locale-a.tar.gz
Update for :internal_locale detectionmcquin/centos-locale-a
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f321120901..15855a6e29 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -199,6 +199,7 @@
* Removed dependencies on the 'json' gem, replaced with ffi-yajl. Use Chef::JSONCompat library for parsing and printing.
* Restore the deprecation logic of #valid_actions in LWRPs until Chef 13.
* Now that we don't allow unforked chef-client interval runs, remove the reloading of previously defined LWRPs.
+* Use shell_out to determine Chef::Config[:internal_locale], fix CentOS locale detection bug.
## Last Release: 11.14.2