Apply HADOOP-7777 to 0.23.1

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1207629 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steve Loughran 2011-11-28 21:34:03 +00:00
parent 18d9942855
commit 3c602e0ee0

View File

@ -6,9 +6,6 @@ Trunk (unreleased changes)
NEW FEATURES
HADOOP-7777 Implement a base class for DNSToSwitchMapping implementations
that can offer extra topology information. (stevel)
IMPROVEMENTS
HADOOP-7595. Upgrade dependency to Avro 1.5.3. (Alejandro Abdelnur via atm)
@ -111,7 +108,10 @@ Release 0.23.1 - Unreleased
INCOMPATIBLE CHANGES
NEW FEATURES
NEW FEATURES
HADOOP-7777 Implement a base class for DNSToSwitchMapping implementations
that can offer extra topology information. (stevel)
IMPROVEMENTS