diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 3d1edc5eac..71840b123b 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/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)