MAPREDUCE-6109. Fix minor typo in distcp -p usage text (Charles Lamb via aw)

This commit is contained in:
Allen Wittenauer 2014-09-25 11:27:19 -07:00
parent b607c3c363
commit f614cb71d4
2 changed files with 4 additions and 1 deletions

View File

@ -372,6 +372,9 @@ Release 2.6.0 - UNRELEASED
MAPREDUCE-6104. TestJobHistoryParsing.testPartialJob fails in branch-2
(Mit Desai via jlowe)
MAPREDUCE-6109. Fix minor typo in distcp -p usage text (Charles Lamb
via aw)
Release 2.5.1 - 2014-09-05
INCOMPATIBLE CHANGES