diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 0417b0a638e..75ad7db5b0d 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/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