Browse Source

HADOOP-10312 changes.text updated in wrong place

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607631 13f79535-47bb-0310-9956-ffa450edef68
Steve Loughran 11 years ago
parent
commit
1def6cde1f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 2 - 2
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -512,6 +512,8 @@ Release 2.5.0 - UNRELEASED
     HADOOP-9495 Define behaviour of Seekable.seek(), write tests,
     HADOOP-9495 Define behaviour of Seekable.seek(), write tests,
     fix all hadoop implementations for compliance
     fix all hadoop implementations for compliance
 
 
+    HADOOP-10312 Shell.ExitCodeException to have more useful toString (stevel)
+
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
   BUG FIXES 
   BUG FIXES 
@@ -699,8 +701,6 @@ Release 2.5.0 - UNRELEASED
     HADOOP-10710. hadoop.auth cookie is not properly constructed according to 
     HADOOP-10710. hadoop.auth cookie is not properly constructed according to 
     RFC2109. (Juan Yu via tucu)
     RFC2109. (Juan Yu via tucu)
 
 
-    HADOOP-10312 Shell.ExitCodeException to have more useful toString (stevel)
-
 Release 2.4.1 - 2014-06-23 
 Release 2.4.1 - 2014-06-23 
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES