Browse Source

HADOOP-10925. Change attribution in CHANGES.txt from trunk to 2.6.0.

cnauroth 10 years ago
parent
commit
3e8f353c8e
1 changed files with 3 additions and 3 deletions
  1. 3 3
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -319,9 +319,6 @@ Trunk (Unreleased)
     HADOOP-10840. Fix OutOfMemoryError caused by metrics system in Azure File
     System. (Shanyu Zhao via cnauroth)
 
-    HADOOP-10925. Compilation fails in native link0 function on Windows.
-    (cnauroth)
-
     HADOOP-11002. shell escapes are incompatible with previous releases (aw)
 
     HADOOP-10996. Stop violence in the *_HOME (aw)
@@ -774,6 +771,9 @@ Release 2.6.0 - UNRELEASED
     HADOOP-11071. KMSClientProvider should drain the local generated EEK cache
     on key rollover. (tucu)
 
+    HADOOP-10925. Compilation fails in native link0 function on Windows.
+    (cnauroth)
+
 Release 2.5.1 - UNRELEASED
 
   INCOMPATIBLE CHANGES