HADOOP-11163. Correct CHANGES.txt. (cherry picked from commit bbb3b1acc0e8ce10b8689ded2be73b0965f09e52) (cherry picked from commit 1329d1e701a52bb99759a9f0176865674887a90f)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08ccd300 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/08ccd300 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/08ccd300 Branch: refs/heads/branch-2.6 Commit: 08ccd3006378810a9b43137769e21c18ba498ffc Parents: 29c2035 Author: cnauroth <[email protected]> Authored: Fri Oct 3 21:07:01 2014 -0700 Committer: cnauroth <[email protected]> Committed: Mon Oct 6 09:16:31 2014 -0700 ---------------------------------------------------------------------- hadoop-common-project/hadoop-common/CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/08ccd300/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 6d13260..6e92ebc 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -577,7 +577,8 @@ Release 2.6.0 - UNRELEASED HADOOP-11117 UGI HadoopLoginModule doesn't catch & wrap all kerberos-related exceptions (stevel) - HADOOP-11163 MetricsSystemImpl may miss a registered source. (cnauroth) + HADOOP-11163. MetricsSystemImpl may miss a registered source. + (Chuan Liu via cnauroth) Release 2.5.1 - 2014-09-05
