Repository: hadoop Updated Branches: refs/heads/branch-2.7 7e241cfcb -> 23d435117
adding entry for HADOOP-13670 in changes.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/23d43511 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/23d43511 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/23d43511 Branch: refs/heads/branch-2.7 Commit: 23d4351174282ba676b3cd5ed2d4d3a429572be2 Parents: 7e241cf Author: Brahma Reddy Battula <[email protected]> Authored: Thu Oct 6 20:01:31 2016 +0530 Committer: Brahma Reddy Battula <[email protected]> Committed: Thu Oct 6 20:01:31 2016 +0530 ---------------------------------------------------------------------- hadoop-common-project/hadoop-common/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/23d43511/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 b7d309a..556b9dc 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -64,6 +64,9 @@ Release 2.7.4 - UNRELEASED "hadoop.security.keystore.JavaKeyStoreProvider.password" should be updated with new name. (Contributed by Surendra Singh Lilhore via Brahma Reddy Battula) + HADOOP-13670. Update CHANGES.txt to reflect all the changes in branch-2.7. + (Brahma Reddy Battula) + Release 2.7.3 - 2016-08-25 INCOMPATIBLE CHANGES --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
