git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1206989 13f79535-47bb-0310-9956-ffa450edef68
@@ -6,6 +6,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)