summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClaire McQuin <mcquin@users.noreply.github.com>2014-10-16 11:37:08 -0700
committerClaire McQuin <mcquin@users.noreply.github.com>2014-10-16 11:37:08 -0700
commit33b198b6b954742c313a84b40610ab8f842e5735 (patch)
tree414b0ef8478ea421b66c5356a8707849184eb043 /CHANGELOG.md
parent63d0d19723b77c6e29a01f897ffed34432a35584 (diff)
parent4916e377f8e421efabd4a52c12448a8b1ee6541c (diff)
downloadchef-33b198b6b954742c313a84b40610ab8f842e5735.tar.gz
Merge pull request #2222 from opscode/mcquin/centos-locale-a
Better handling of locale -a output
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 86ad521ee6..2795a4126c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -200,6 +200,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