diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 09b676a7671..2f500727dee 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -974,6 +974,9 @@ Release 2.7.2 - UNRELEASED HADOOP-12232. Upgrade Tomcat dependency to 6.0.44. (cnauroth) + HADOOP-5323. Trash documentation should describe its directory structure and + configurations. (Weiwei Yang via ozawa) + OPTIMIZATIONS BUG FIXES diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index ed4a98cc3b4..4efbd335ef4 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -1704,9 +1704,6 @@ Release 2.7.2 - UNRELEASED HDFS-8659. Block scanner INFO message is spamming logs. (Yongjun Zhang) - HADOOP-5323. Trash documentation should describe its directory structure and - configurations. (Weiwei Yang via ozawa) - HDFS-8099. Change "DFSInputStream has been closed already" message to debug log level (Charles Lamb via Colin P. McCabe)