Fix CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1593473 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kihwal Lee 2014-05-09 01:52:35 +00:00
parent eac832f92d
commit 87215cb9f6
1 changed files with 3 additions and 3 deletions

View File

@ -438,9 +438,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
@ -501,6 +498,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