HDFS-2976. Move attribution to release 2.6.0 section in CHANGES.txt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1609849 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
64306aa1b5
commit
c9676bb07c
|
@ -53,8 +53,6 @@ Trunk (Unreleased)
|
|||
HDFS-3030. Remove getProtocolVersion and getProtocolSignature from translators.
|
||||
(jitendra)
|
||||
|
||||
HDFS-2976. Remove unnecessary method (tokenRefetchNeeded) in DFSClient.
|
||||
|
||||
HDFS-3111. Missing license headers in trunk. (umamahesh)
|
||||
|
||||
HDFS-3091. Update the usage limitations of ReplaceDatanodeOnFailure policy in
|
||||
|
@ -286,6 +284,9 @@ Release 2.6.0 - UNRELEASED
|
|||
|
||||
HDFS-5202. Support Centralized Cache Management on Windows. (cnauroth)
|
||||
|
||||
HDFS-2976. Remove unnecessary method (tokenRefetchNeeded) in DFSClient.
|
||||
(Uma Maheswara Rao G)
|
||||
|
||||
OPTIMIZATIONS
|
||||
|
||||
BUG FIXES
|
||||
|
|
Loading…
Reference in New Issue