MAPREDUCE-5827. Move attribution from 2.5.0 to 2.4.1 in CHANGES.txt.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1589238 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris Nauroth 2014-04-22 18:23:27 +00:00
parent 1dfc9c39b6
commit bb4216abf8
1 changed files with 3 additions and 3 deletions

View File

@ -185,9 +185,6 @@ Release 2.5.0 - UNRELEASED
MAPREDUCE-5642. TestMiniMRChildTask fails on Windows.
(Chuan Liu via cnauroth)
MAPREDUCE-5827. TestSpeculativeExecutionWithMRApp fails.
(Zhijie Shen via cnauroth)
Release 2.4.1 - UNRELEASED
INCOMPATIBLE CHANGES
@ -215,6 +212,9 @@ Release 2.4.1 - UNRELEASED
MAPREDUCE-5828. Fixed a test issue with TestMapReduceJobControl that was
causing it to fail on Windows. (vinodkv)
MAPREDUCE-5827. TestSpeculativeExecutionWithMRApp fails.
(Zhijie Shen via cnauroth)
Release 2.4.0 - 2014-04-07
INCOMPATIBLE CHANGES