HADOOP-7390. Move changes under 0.22 branch.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1160424 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Konstantin Shvachko 2011-08-22 20:44:20 +00:00
parent 7c8fcbecf1
commit fa625674f0
1 changed files with 3 additions and 3 deletions

View File

@ -437,9 +437,6 @@ Trunk (unreleased changes)
HADOOP-7389. Use of TestingGroups by tests causes subsequent tests to fail.
(atm via tomwhite)
HADOOP-7390. VersionInfo not generated properly in git after unsplit. (todd
via atm)
HADOOP-7377. Fix command name handling affecting DFSAdmin. (Daryn Sharp
via mattf)
@ -1026,6 +1023,9 @@ Release 0.22.0 - Unreleased
HADOOP-7349. HADOOP-7121 accidentally disabled some tests in TestIPC.
(todd)
HADOOP-7390. VersionInfo not generated properly in git after unsplit. (todd
via atm)
Release 0.21.1 - Unreleased
IMPROVEMENTS