Repository: hadoop Updated Branches: refs/heads/branch-2 7dd508b88 -> c5828c624
HADOOP-10731. Sync-ing CHANGES.txt across branches. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5828c62 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c5828c62 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/c5828c62 Branch: refs/heads/branch-2 Commit: c5828c624f37f78dad46c66cb878b392e4a1495c Parents: 7dd508b 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:27 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/c5828c62/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 e71d939..bd8488d 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -293,9 +293,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)
