Repository: hadoop Updated Branches: refs/heads/branch-2.6 c39f74d04 -> e65d8b750
HADOOP-10731. Sync-ing CHANGES.txt across branches. (cherry picked from commit c5828c624f37f78dad46c66cb878b392e4a1495c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e65d8b75 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e65d8b75 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e65d8b75 Branch: refs/heads/branch-2.6 Commit: e65d8b750d64832bb113c7d07563922d5a27038f Parents: c39f74d Author: Arun C. Murthy <[email protected]> Authored: Sun Oct 5 07:51:27 2014 -0700 Committer: Arun C. Murthy <[email protected]> Committed: Sun Oct 5 07:51:56 2014 -0700 ---------------------------------------------------------------------- hadoop-common-project/hadoop-common/CHANGES.txt | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/e65d8b75/hadoop-common-project/hadoop-common/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 2d4f04c..38f44e7 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -278,9 +278,6 @@ Release 2.6.0 - UNRELEASED HADOOP-11111 MiniKDC to use locale EN_US for case conversions. (stevel) - HADOOP-10731. Remove @date JavaDoc comment in ProgramDriver class (Henry - Saputra via aw) - HADOOP-10681. Remove unnecessary synchronization from Snappy & Zlib codecs. (Gopal Vijayaraghavan via acmurthy)
