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:
Suresh Srinivas 2012-10-19 21:06:08 +00:00
parent 40f8b7dcfb
commit 79e7257bb1
2 changed files with 8 additions and 9 deletions

View File

@ -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)

View File

@ -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