git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1400291 13f79535-47bb-0310-9956-ffa450edef68
@@ -0,0 +1,8 @@
+Branch-2802 Snapshot (Unreleased)
+
+ HDFS-4076. Support snapshot of single files. (szetszwo)
+ HDFS-4082. Add editlog opcodes for snapshot create and delete operations.
+ (suresh via szetszwo)
@@ -1,14 +1,5 @@
Hadoop HDFS Change Log
-Branch-2802 Snapshot (Unreleased)
-
- NEW FEATURES
- HDFS-4076. Support snapshot of single files. (szetszwo)
- HDFS-4082. Add editlog opcodes for snapshot create and delete operations.
- (suresh via szetszwo)
Trunk (Unreleased)
INCOMPATIBLE CHANGES