Author: cnauroth
Date: Tue Jul 30 17:16:28 2013
New Revision: 1508531
URL: http://svn.apache.org/r1508531
Log:
HADOOP-9768. Merging change r1508527 from trunk to branch-2.
Modified:
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1508531&r1=1508530&r2=1508531&view=diff
==============================================================================
---
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
Tue Jul 30 17:16:28 2013
@@ -45,6 +45,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
@@ -396,9 +399,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