Move HADOOP-8117 from 3.0 to 2.0 in CHANGES.txt after commit to branch-2

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1327707 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Todd Lipcon 2012-04-18 22:22:49 +00:00
parent 2bf8be3c72
commit cc052d2a4a
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,6 @@ Trunk (unreleased changes)
HADOOP-8147. test-patch should run tests with -fn to avoid masking test
failures (Robert Evans via tgraves)
HADOOP-8117. Upgrade test build to Surefire 2.12 (todd)
HADOOP-8290. Remove remaining references to hadoop.native.lib (harsh)
BUG FIXES
@ -265,6 +263,8 @@ Release 2.0.0 - UNRELEASED
HADOOP-8280. Move VersionUtil/TestVersionUtil and GenericTestUtils from
HDFS into Common. (Ahmed Radwan via atm)
HADOOP-8117. Upgrade test build to Surefire 2.12 (todd)
OPTIMIZATIONS
BUG FIXES