Fix CHANGES.txt entry for MAPREDUCE-6033.

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

View File

@ -111,6 +111,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
@ -192,9 +195,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.