Repository: hadoop Updated Branches: refs/heads/branch-2 ac218d4da -> df2ab4c76
HDFS-6979. Fix minor error in CHANGES.txt. Contributed by Chris Nauroth. (cherry picked from commit b051327ab6a01774e1dad59e1e547dd16f603789) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/df2ab4c7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/df2ab4c7 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/df2ab4c7 Branch: refs/heads/branch-2 Commit: df2ab4c76fb959a573a39e23f7014dafd3062873 Parents: ac218d4 Author: cnauroth <[email protected]> Authored: Fri Sep 5 11:07:41 2014 -0700 Committer: cnauroth <[email protected]> Committed: Fri Sep 5 11:08:16 2014 -0700 ---------------------------------------------------------------------- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/df2ab4c7/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index 6777a5f..7e285f6 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -344,7 +344,7 @@ Release 2.6.0 - UNRELEASED HDFS-6831. Inconsistency between 'hdfs dfsadmin' and 'hdfs dfsadmin -help'. (Xiaoyu Yao via Arpit Agarwal) - HDFS-6979. hdfs.dll not produce .pdb files. (cnauroth) + HDFS-6979. hdfs.dll does not produce .pdb files. (cnauroth) BREAKDOWN OF HDFS-6134 AND HADOOP-10150 SUBTASKS AND RELATED JIRAS
