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 lo...@apache.org on 2008/09/24 20:02:44 UTC

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

Author: lohit
Date: Wed Sep 24 11:02:43 2008
New Revision: 698677

URL: http://svn.apache.org/viewvc?rev=698677&view=rev
Log:
HADOOP-4234 Moving updates in CHANGES.txt from BUG to IMPROVEMENTS.

Modified:
    hadoop/core/trunk/CHANGES.txt

Modified: hadoop/core/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/core/trunk/CHANGES.txt?rev=698677&r1=698676&r2=698677&view=diff
==============================================================================
--- hadoop/core/trunk/CHANGES.txt (original)
+++ hadoop/core/trunk/CHANGES.txt Wed Sep 24 11:02:43 2008
@@ -8,13 +8,13 @@
 
   IMPROVEMENTS
 
+    HADOOP-4234. Fix KFS "glue" layer to allow applications to interface
+    with multiple KFS metaservers. (Sriram Rao via lohit)
+
   OPTIMIZATIONS
 
   BUG FIXES
 
-    HADOOP-4234. Fix KFS "glue" layer to allow applications to interface
-    with multiple KFS metaservers. (Sriram Rao via lohit)
-
 		HADOOP-4245. Update to latest version of KFS "glue" library jar. 
 		(Sriram Rao via lohit)