1
0
Prechádzať zdrojové kódy

move HADOOP-10781 to 2.6

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1608935 13f79535-47bb-0310-9956-ffa450edef68
Colin McCabe 11 rokov pred
rodič
commit
a919e86452

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

@@ -12,6 +12,9 @@ Release 2.6.0 - UNRELEASED
 
 
   BUG FIXES
   BUG FIXES
 
 
+    HADOOP-10781. Unportable getgrouplist() usage breaks FreeBSD (Dmitry
+    Sivachenko via Colin Patrick McCabe)
+
 Release 2.5.0 - UNRELEASED
 Release 2.5.0 - UNRELEASED
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES
@@ -309,9 +312,6 @@ Release 2.5.0 - UNRELEASED
     HADOOP-10419 BufferedFSInputStream NPEs on getPos() on a closed stream
     HADOOP-10419 BufferedFSInputStream NPEs on getPos() on a closed stream
     (stevel)
     (stevel)
 
 
-    HADOOP-10781. Unportable getgrouplist() usage breaks FreeBSD (Dmitry
-    Sivachenko via Colin Patrick McCabe)
-
   BREAKDOWN OF HADOOP-10514 SUBTASKS AND RELATED JIRAS
   BREAKDOWN OF HADOOP-10514 SUBTASKS AND RELATED JIRAS
 
 
     HADOOP-10520. Extended attributes definition and FileSystem APIs for
     HADOOP-10520. Extended attributes definition and FileSystem APIs for