Moving HDFS-2802 related changes to a separate CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1400291 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
40f8b7dcfb
commit
79e7257bb1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue