Fix CHANGES.txt entry for MAPREDUCE-6033.

(cherry picked from commit 2d9b77d617)
(cherry picked from commit ba95033cc4)
This commit is contained in:
Karthik Kambatla 2014-08-27 01:16:52 -07:00
parent 0ce75eaf7f
commit 32de42e452
1 changed files with 3 additions and 3 deletions

View File

@ -12,6 +12,9 @@ Release 2.5.1 - UNRELEASED
BUG FIXES
MAPREDUCE-6033. Updated access check for displaying job information
(Yu Gao via Eric Yang)
Release 2.5.0 - 2014-08-11
INCOMPATIBLE CHANGES
@ -93,9 +96,6 @@ Release 2.5.0 - 2014-08-11
BUG FIXES
MAPREDUCE-6033. Updated access check for displaying job information
(Yu Gao via Eric Yang)
MAPREDUCE-5759. Remove unnecessary conf load in Limits (Sandy Ryza)
MAPREDUCE-5014. Extend Distcp to accept a custom CopyListing.