Ver Fonte

HADOOP-9801. Move to correct 2.1.1-beta section of CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.1-beta@1509459 13f79535-47bb-0310-9956-ffa450edef68
Chris Nauroth há 12 anos atrás
pai
commit
356733c28b
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 3 - 3
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -18,6 +18,9 @@ Release 2.1.1-beta - UNRELEASED
     HADOOP-9768. chown and chgrp reject users and groups with spaces on platforms
     where spaces are otherwise acceptable. (cnauroth)
 
+    HADOOP-9801. Configuration#writeXml uses platform defaulting encoding, which
+    may mishandle multi-byte characters. (cnauroth)
+
 Release 2.1.0-beta - 2013-08-06
 
   INCOMPATIBLE CHANGES
@@ -36,9 +39,6 @@ Release 2.1.0-beta - 2013-08-06
     HADOOP-9768. chown and chgrp reject users and groups with spaces on platforms
     where spaces are otherwise acceptable. (cnauroth)
 
-    HADOOP-9801. Configuration#writeXml uses platform defaulting encoding, which
-    may mishandle multi-byte characters. (cnauroth)
-
 Release 2.1.0-beta - 2013-08-06
 
   INCOMPATIBLE CHANGES