Browse Source

add HADOOP-9652 to CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1507511 13f79535-47bb-0310-9956-ffa450edef68
Colin McCabe 12 years ago
parent
commit
c0cb57e307
1 changed files with 3 additions and 0 deletions
  1. 3 0
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 3 - 0
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -37,6 +37,9 @@ Release 2.3.0 - UNRELEASED
     HADOOP-9582. Non-existent file to "hadoop fs -conf" doesn't throw error
     (Ashwin Shankar via jlowe)
 
+    HADOOP-9652.  RawLocalFs#getFileLinkStatus does not fill in the link owner
+    and mode.  (Andrew Wang via Colin Patrick McCabe)
+
 Release 2.1.1-beta - UNRELEASED
 
   INCOMPATIBLE CHANGES