diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index aaab56cd806..ce5e20de09e 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -293,6 +293,8 @@ Release 2.5.0 - UNRELEASED HADOOP-10419 BufferedFSInputStream NPEs on getPos() on a closed stream (stevel) + HADOOP-10312 Shell.ExitCodeException to have more useful toString (stevel) + BREAKDOWN OF HADOOP-10514 SUBTASKS AND RELATED JIRAS HADOOP-10520. Extended attributes definition and FileSystem APIs for @@ -326,8 +328,6 @@ Release 2.5.0 - UNRELEASED HADOOP-10710. hadoop.auth cookie is not properly constructed according to RFC2109. (Juan Yu via tucu) - HADOOP-10312 Shell.ExitCodeException to have more useful toString (stevel) - Release 2.4.1 - 2014-06-23 INCOMPATIBLE CHANGES