add HADOOP-9417 to CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502310 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Colin McCabe 2013-07-11 18:13:26 +00:00
parent e1a1c33632
commit 02f9eaa241
1 changed files with 3 additions and 0 deletions

View File

@ -299,6 +299,9 @@ Release 2.2.0 - UNRELEASED
IMPROVEMENTS
HADOOP-9417. Support for symlink resolution in LocalFileSystem /
RawLocalFileSystem. (Andrew Wang via Colin Patrick McCabe)
OPTIMIZATIONS
BUG FIXES