HADOOP-9768. Moving from 2.1.0-beta to 2.1.1-beta in CHANGES.txt, because this patch did not make it into the 2.1.0-beta RC.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508527 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8d5f65ac14
commit
52694344fd
|
@ -318,6 +318,9 @@ Release 2.1.1-beta - UNRELEASED
|
|||
|
||||
BUG FIXES
|
||||
|
||||
HADOOP-9768. chown and chgrp reject users and groups with spaces on platforms
|
||||
where spaces are otherwise acceptable. (cnauroth)
|
||||
|
||||
Release 2.1.0-beta - 2013-08-06
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
@ -663,9 +666,6 @@ Release 2.1.0-beta - 2013-08-06
|
|||
HADOOP-9507. LocalFileSystem rename() is broken in some cases when
|
||||
destination exists. (cnauroth)
|
||||
|
||||
HADOOP-9768. chown and chgrp reject users and groups with spaces on platforms
|
||||
where spaces are otherwise acceptable. (cnauroth)
|
||||
|
||||
BREAKDOWN OF HADOOP-8562 SUBTASKS AND RELATED JIRAS
|
||||
|
||||
HADOOP-8924. Hadoop Common creating package-info.java must not depend on
|
||||
|
|
Loading…
Reference in New Issue