HADOOP-7813. Added to CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241714 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Arun Murthy 2012-02-08 00:36:26 +00:00
parent 04f685ea76
commit 23e4adabfa
1 changed files with 3 additions and 0 deletions

View File

@ -253,6 +253,9 @@ Release 0.23.1 - Unreleased
HADOOP-7811. TestUserGroupInformation#testGetServerSideGroups test fails in chroot.
(Jonathan Eagles via mahadev)
HADOOP-7813. Fix test-patch to use proper numerical comparison when checking
javadoc and findbugs warning counts. (Jonathan Eagles via tlipcon)
HADOOP-7787. Make source tarball use conventional name.
(Bruno Mahé via tomwhite)