diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index f787e9e48ed..ba2bda73b4f 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -71,9 +71,6 @@ Trunk (unreleased changes) HADOOP-7574. Improve FSShell -stat, add user/group elements. (XieXianshan via harsh) - HADOOP-7348. Change 'addnl' in getmerge util to be a flag '-nl' instead. - (XieXianshan via harsh) - HADOOP-7919. Remove the unused hadoop.logfile.* properties from the core-default.xml file. (harsh) @@ -203,6 +200,9 @@ Release 0.23.1 - Unreleased HADOOP-7934. Normalize dependencies versions across all modules. (tucu) + HADOOP-7348. Change 'addnl' in getmerge util to be a flag '-nl' instead. + (XieXianshan via harsh) + OPTIMIZATIONS BUG FIXES