Author: ddas
Date: Thu Jun 19 21:49:08 2008
New Revision: 669789

URL: http://svn.apache.org/viewvc?rev=669789&view=rev
Log:
HADOOP-3547. Documents the way in which native libraries can be distributed via 
the DistributedCache. Contributed by Amareshwari Sriramadasu.

Modified:
    hadoop/core/trunk/CHANGES.txt

Modified: hadoop/core/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/core/trunk/CHANGES.txt?rev=669789&r1=669788&r2=669789&view=diff
==============================================================================
--- hadoop/core/trunk/CHANGES.txt (original)
+++ hadoop/core/trunk/CHANGES.txt Thu Jun 19 21:49:08 2008
@@ -312,6 +312,9 @@
 
     HADOOP-3593. Updates the mapred tutorial. (ddas)
 
+    HADOOP-3547. Documents the way in which native libraries can be distributed
+    via the DistributedCache. (Amareshwari Sriramadasu via ddas)
+
   OPTIMIZATIONS
 
     HADOOP-3274. The default constructor of BytesWritable creates empty 


Reply via email to