HADOOP-11111 MiniKDC to use locale EN_US for case conversions: hadoop-common/CHANGES.TXT

This commit is contained in:
Steve Loughran 2014-09-23 10:56:55 +01:00
parent 88792c1b29
commit 273fb3a78c
1 changed files with 2 additions and 0 deletions

View File

@ -260,6 +260,8 @@ Release 2.6.0 - UNRELEASED
HADOOP-11112. TestKMSWithZK does not use KEY_PROVIDER_URI. (tucu via wang)
HADOOP-11111 MiniKDC to use locale EN_US for case conversions. (stevel)
BUG FIXES
HADOOP-10781. Unportable getgrouplist() usage breaks FreeBSD (Dmitry