(cherry picked from commit dc154ab86d694e68f54c635043eb55d501d0e242)
@@ -318,6 +318,18 @@ Release 2.6.0 - UNRELEASED
HADOOP-10989. Work around buggy getgrouplist() implementations on Linux that
return 0 on failure. (cnauroth)
+Release 2.5.1 - UNRELEASED
+
+ INCOMPATIBLE CHANGES
+ NEW FEATURES
+ IMPROVEMENTS
+ OPTIMIZATIONS
+ BUG FIXES
Release 2.5.0 - 2014-08-11
INCOMPATIBLE CHANGES
@@ -290,6 +290,18 @@ Release 2.6.0 - UNRELEASED
HDFS-4852. libhdfs documentation is out of date. (cnauroth)
@@ -99,6 +99,18 @@ Release 2.6.0 - UNRELEASED
MAPREDUCE-6044. Fully qualified intermediate done dir path breaks per-user dir
creation on Windows. (zjshen)
@@ -217,6 +217,18 @@ Release 2.6.0 - UNRELEASED
YARN-2434. RM should not recover containers from previously failed attempt
when AM restart is not enabled (Jian He via jlowe)