Sfoglia il codice sorgente

Fix HADOOP-9467 attribution.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1468731 13f79535-47bb-0310-9956-ffa450edef68
Luke Lu 12 anni fa
parent
commit
9bebccc755
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 1 - 1
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -641,7 +641,7 @@ Release 2.0.4-alpha - UNRELEASED
   BUG FIXES
 
     HADOOP-9467. Metrics2 record filter should check name as well as tags.
-    (Ganeshan Iyler via llu)
+    (Chris Nauroth and Ganeshan Iyler via llu)
 
     HADOOP-9406. hadoop-client leaks dependency on JDK tools jar. (tucu)