Fix CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1593474 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kihwal Lee 2014-05-09 01:52:49 +00:00
parent 93cc9f7e97
commit 26601f37b0
1 changed files with 3 additions and 3 deletions

View File

@ -186,9 +186,6 @@ Release 2.5.0 - UNRELEASED
HDFS-5381. ExtendedBlock#hashCode should use both blockId and block pool ID
(Benoy Antony via Colin Patrick McCabe)
HDFS-6329. WebHdfs does not work if HA is enabled on NN but logical URI is
not configured. (kihwal)
Release 2.4.1 - UNRELEASED
INCOMPATIBLE CHANGES
@ -249,6 +246,9 @@ Release 2.4.1 - UNRELEASED
HDFS-6340. DN can't finalize upgrade. (Rahul Singhal via Arpit Agarwal)
HDFS-6329. WebHdfs does not work if HA is enabled on NN but logical URI is
not configured. (kihwal)
Release 2.4.0 - 2014-04-07
INCOMPATIBLE CHANGES