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
This commit is contained in:
parent
7c49fb7582
commit
a919e86452
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue