diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index a3dd8173ff..30347fdf53 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -124,6 +124,9 @@ Release 0.23.1 - UNRELEASED NEW FEATURES + HDFS-2316. [umbrella] webhdfs: a complete FileSystem implementation for + accessing HDFS over HTTP (szetszwo) + IMPROVEMENTS HDFS-2560. Refactor BPOfferService to be a static inner class (todd)