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 cd...@apache.org on 2009/07/11 03:21:43 UTC

svn commit: r793162 - /hadoop/common/trunk/CHANGES.txt

Author: cdouglas
Date: Sat Jul 11 01:21:43 2009
New Revision: 793162

URL: http://svn.apache.org/viewvc?rev=793162&view=rev
Log:
Move HADOOP-3315 from 0.21 to 0.20.1

Modified:
    hadoop/common/trunk/CHANGES.txt

Modified: hadoop/common/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=793162&r1=793161&r2=793162&view=diff
==============================================================================
--- hadoop/common/trunk/CHANGES.txt (original)
+++ hadoop/common/trunk/CHANGES.txt Sat Jul 11 01:21:43 2009
@@ -149,8 +149,6 @@
     HADOOP-5844. Use mysqldump when connecting to local mysql instance in Sqoop.
     (Aaron Kimball via tomwhite)
 
-    HADOOP-3315. Add a new, binary file foramt, TFile. (Hong Tang via cdouglas)
-
     HADOOP-5976. Add a new command, classpath, to the hadoop script.  (Owen
     O'Malley and Gary Murry via szetszwo)
 
@@ -889,6 +887,8 @@
     HADOOP-6080. Introduce -skipTrash option to rm and rmr.
     (Jakob Homan via shv)
 
+    HADOOP-3315. Add a new, binary file foramt, TFile. (Hong Tang via cdouglas)
+
   IMPROVEMENTS
 
     HADOOP-5711. Change Namenode file close log to info. (szetszwo)