You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by dd...@apache.org on 2008/03/21 21:11:50 UTC

svn commit: r639790 - /hadoop/core/trunk/CHANGES.txt

Author: ddas
Date: Fri Mar 21 13:11:49 2008
New Revision: 639790

URL: http://svn.apache.org/viewvc?rev=639790&view=rev
Log:
HADOOP-3041. Changed the ordering in CHANGES.txt file to facilitate merge with 0.16 branch.

Modified:
    hadoop/core/trunk/CHANGES.txt

Modified: hadoop/core/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/core/trunk/CHANGES.txt?rev=639790&r1=639789&r2=639790&view=diff
==============================================================================
--- hadoop/core/trunk/CHANGES.txt (original)
+++ hadoop/core/trunk/CHANGES.txt Fri Mar 21 13:11:49 2008
@@ -351,12 +351,12 @@
     HADOOP-3042. Updates the Javadoc in JobConf.getOutputPath to reflect 
     the actual temporary path. (Amareshwari Sriramadasu via ddas)
 
+    HADOOP-3007. Tolerate mirror failures while DataNode is replicating
+    blocks as it used to before. (rangadi)
+
     HADOOP-3041. Deprecates getOutputPath and defines two new APIs
     getCurrentOutputPath and getFinalOutputPath.
     (Amareshwari Sriramadasu via ddas)
-
-    HADOOP-3007. Tolerate mirror failures while DataNode is replicating
-    blocks as it used to before. (rangadi)
 
 Release 0.16.1 - 2008-03-13