moved location of HADOOP-9350 change as now in branch-2.1.1

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1524007 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steve Loughran 2013-09-17 12:30:47 +00:00
parent 8ae2d66005
commit 5741f754d7
1 changed files with 3 additions and 3 deletions

View File

@ -79,9 +79,6 @@ Release 2.3.0 - UNRELEASED
HADOOP-9908. Fix NPE when versioninfo properties file is missing (todd)
HADOOP-9350. Hadoop not building against Java7 on OSX
(Robert Kanter via stevel)
Release 2.2.0 - UNRELEASED
INCOMPATIBLE CHANGES
@ -217,6 +214,9 @@ Release 2.1.1-beta - 2013-09-23
HADOOP-9557. hadoop-client excludes commons-httpclient. (Lohit Vijayarenu via
cnauroth)
HADOOP-9350. Hadoop not building against Java7 on OSX
(Robert Kanter via stevel)
HADOOP-9961. versions of a few transitive dependencies diverged between hadoop
subprojects. (rvs via tucu)