Przeglądaj źródła

Remove HADOOP-10112 from CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.3@1562565 13f79535-47bb-0310-9956-ffa450edef68
Andrew Wang 11 lat temu
rodzic
commit
fbbc8d7151
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -342,8 +342,6 @@ Release 2.3.0 - UNRELEASED
     HADOOP-10240. Windows build instructions incorrectly state requirement of
     protoc 2.4.1 instead of 2.5.0. (cnauroth)
 
-    HADOOP-10112. har file listing doesn't work with wild card. (brandonli)
-
     HADOOP-10110. hadoop-auth has a build break due to missing dependency
     (Chuan Liu via cos)