Repository: hadoop Updated Branches: refs/heads/branch-2.5.1 33c9cc008 -> 2e18d179e
Regenerate release notes for 2.5.1 RC0 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/33b1149f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/33b1149f Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/33b1149f Branch: refs/heads/branch-2.5.1 Commit: 33b1149f7b9849809ea299e16d2002621ca395b8 Parents: 33c9cc0 Author: Karthik Kambatla <[email protected]> Authored: Fri Sep 5 15:53:55 2014 -0700 Committer: Karthik Kambatla <[email protected]> Committed: Fri Sep 5 15:53:55 2014 -0700 ---------------------------------------------------------------------- .../hadoop-common/src/main/docs/releasenotes.html | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/33b1149f/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html ---------------------------------------------------------------------- diff --git a/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html b/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html index 11d693c..7243087 100644 --- a/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html +++ b/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html @@ -16,6 +16,10 @@ These release notes include new developer and user-facing incompatibilities, fea Major bug reported by Yu Gao and fixed by Yu Gao <br> <b>Users are not allowed to view their own jobs, denied by JobACLsManager</b><br> <blockquote></blockquote></li> +<li> <a href="https://issues.apache.org/jira/browse/HADOOP-11065">HADOOP-11065</a>. + Blocker bug reported by Karthik Kambatla and fixed by Karthik Kambatla <br> + <b>Rat check should exclude **/build/**</b><br> + <blockquote></blockquote></li> <li> <a href="https://issues.apache.org/jira/browse/HADOOP-11001">HADOOP-11001</a>. Blocker bug reported by Karthik Kambatla and fixed by Karthik Kambatla (scripts)<br> <b>Fix test-patch to work with the git repo</b><br>
