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 om...@apache.org on 2008/09/23 16:22:57 UTC

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

Author: omalley
Date: Tue Sep 23 07:22:57 2008
New Revision: 698187

URL: http://svn.apache.org/viewvc?rev=698187&view=rev
Log:
HADOOP-4606. Updated CHANGES.txt to reflect that it was committed after the
0.19 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=698187&r1=698186&r2=698187&view=diff
==============================================================================
--- hadoop/core/trunk/CHANGES.txt (original)
+++ hadoop/core/trunk/CHANGES.txt Tue Sep 23 07:22:57 2008
@@ -8,6 +8,9 @@
 
   IMPROVEMENTS
 
+    HADOOP-4006. Clean up FSConstants and move some of the constants to 
+    better places. (Sanjay Radia via rangadi)
+ 
   OPTIMIZATIONS
 
   BUG FIXES
@@ -430,9 +433,6 @@
     HADOOP-4227. Remove the deprecated class org.apache.hadoop.fs.ShellCommand.
     (szetszwo)
 
-    HADOOP-4006. Clean up FSConstants and move some of the constants to 
-    better places. (Sanjay Radia via rangadi)
- 
   OPTIMIZATIONS
 
     HADOOP-3556. Removed lock contention in MD5Hash by changing the