git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1206990 13f79535-47bb-0310-9956-ffa450edef68
@@ -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)