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 năm trước cách đây
mục cha
commit
1def6cde1f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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,
     fix all hadoop implementations for compliance
 
+    HADOOP-10312 Shell.ExitCodeException to have more useful toString (stevel)
+
   OPTIMIZATIONS
 
   BUG FIXES 
@@ -699,8 +701,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