diff --git a/hadoop-mapreduce-project/CHANGES.txt b/hadoop-mapreduce-project/CHANGES.txt index b8e27c5478..9e5c4a0089 100644 --- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -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