From 4916e377f8e421efabd4a52c12448a8b1ee6541c Mon Sep 17 00:00:00 2001 From: Claire McQuin Date: Thu, 16 Oct 2014 10:16:44 -0700 Subject: Update for :internal_locale detection --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1