diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index b349645ef6..fae0681a34 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -135,8 +135,6 @@ Trunk (Unreleased) HADOOP-9486. Promoted Windows and Shell related utils from YARN to Hadoop Common. (Chris Nauroth via vinodkv) - HADOOP-8608. Add Configuration API for parsing time durations. (cdouglas) - HADOOP-9540. Expose the InMemoryS3 and S3N FilesystemStores implementations for Unit testing. (Hari via stevel) @@ -462,6 +460,8 @@ Release 2.1.0-beta - UNRELEASED HADOOP-9517. Documented various aspects of compatibility for Apache Hadoop. (Karthik Kambatla via acmurthy) + HADOOP-8608. Add Configuration API for parsing time durations. (cdouglas) + OPTIMIZATIONS HADOOP-9150. Avoid unnecessary DNS resolution attempts for logical URIs