Added the missed entry for commit of HADOOP-11541
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fab37329 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fab37329 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/fab37329 Branch: refs/heads/HDFS-7285 Commit: fab3732983da19ef82098d1a92aebc2f6075e7d3 Parents: b30ebe6 Author: drankye <[email protected]> Authored: Mon Feb 9 22:04:08 2015 +0800 Committer: Zhe Zhang <[email protected]> Committed: Thu Apr 2 11:06:04 2015 -0700 ---------------------------------------------------------------------- hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/fab37329/hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt ---------------------------------------------------------------------- diff --git a/hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt b/hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt index 2124800..9728f97 100644 --- a/hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt +++ b/hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt @@ -4,4 +4,7 @@ (Kai Zheng via umamahesh) HADOOP-11534. Minor improvements for raw erasure coders - ( Kai Zheng via vinayakumarb ) \ No newline at end of file + ( Kai Zheng via vinayakumarb ) + + HADOOP-11541. Raw XOR coder + ( Kai Zheng )
