diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 4a0095d11b..bcbff16cb1 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -425,6 +425,9 @@ Release 2.5.0 - UNRELEASED HADOOP-10508. RefreshCallQueue fails when authorization is enabled. (Chris Li via wheat9) + HADOOP-10547. Give SaslPropertiesResolver.getDefaultProperties() public + scope. (Benoy Antony via Arpit Agarwal) + Release 2.4.1 - UNRELEASED INCOMPATIBLE CHANGES diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index 139d9b1a3d..ced13ce358 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -415,9 +415,6 @@ Release 2.5.0 - UNRELEASED HDFS-6288. DFSInputStream Pread doesn't update ReadStatistics. (Juan Yu via wang) - HADOOP-10547. Give SaslPropertiesResolver.getDefaultProperties() public - scope. (Benoy Antony via Arpit Agarwal) - Release 2.4.1 - UNRELEASED INCOMPATIBLE CHANGES