MAPREDUCE-6577 addendum. Moved the changelog to 2.6.4 which is the earliest target.

(cherry picked from commit 355c0ce723)
This commit is contained in:
Sangjin Lee 2016-01-05 15:43:10 -08:00
parent 2dfa0613a1
commit 7458854888
1 changed files with 4 additions and 4 deletions

View File

@ -12,9 +12,6 @@ Release 2.9.0 - UNRELEASED
BUG FIXES
MAPREDUCE-6577. MR AM unable to load native library without
MR_AM_ADMIN_USER_ENV set (sjlee)
Release 2.8.0 - UNRELEASED
INCOMPATIBLE CHANGES
@ -701,12 +698,15 @@ Release 2.6.4 - UNRELEASED
IMPROVEMENTS
MAPREDUCE-6436. JobHistory cache issue. (Kai Sasaki via zxu)
MAPREDUCE-6436. JobHistory cache issue. (Kai Sasaki via zxu)
OPTIMIZATIONS
BUG FIXES
MAPREDUCE-6577. MR AM unable to load native library without
MR_AM_ADMIN_USER_ENV set (sjlee)
Release 2.6.3 - 2015-12-17
INCOMPATIBLE CHANGES