Browse Source

HADOOP-3827. Added missing attribution.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@680823 13f79535-47bb-0310-9956-ffa450edef68
Arun Murthy 17 years ago
parent
commit
d7b32908be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGES.txt

+ 1 - 1
CHANGES.txt

@@ -959,7 +959,7 @@ Release 0.18.0 - Unreleased
     HADOOP-3724. Fixes two problems related to storing and recovering lease
     in the fsimage. (dhruba)
     
-    HADOOP-3827.  Fixed compression of empty map-outputs. 
+    HADOOP-3827.  Fixed compression of empty map-outputs. (acmurthy) 
 
 Release 0.17.2 - Unreleased