Explorar o código

Move change log for HADOOP-4006 and HADOOP-4242 to 0.19
since these two are committed to 0.19 branch.


git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@698385 13f79535-47bb-0310-9956-ffa450edef68

Raghu Angadi %!s(int64=17) %!d(string=hai) anos
pai
achega
b49c5e1db7
Modificáronse 1 ficheiros con 6 adicións e 6 borrados
  1. 6 6
      CHANGES.txt

+ 6 - 6
CHANGES.txt

@@ -8,16 +8,10 @@ Trunk (unreleased changes)
 
 
   IMPROVEMENTS
   IMPROVEMENTS
 
 
-    HADOOP-4006. Clean up FSConstants and move some of the constants to 
-    better places. (Sanjay Radia via rangadi)
- 
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
   BUG FIXES
   BUG FIXES
 
 
-    HADOOP-4242. Remove extra ";" in FSDirectory that blocks compilation
-    in some IDE's. (szetszwo via omalley)
-
 Release 0.19.0 - Unreleased
 Release 0.19.0 - Unreleased
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES
@@ -433,6 +427,9 @@ Release 0.19.0 - Unreleased
     HADOOP-4227. Remove the deprecated class org.apache.hadoop.fs.ShellCommand.
     HADOOP-4227. Remove the deprecated class org.apache.hadoop.fs.ShellCommand.
     (szetszwo)
     (szetszwo)
 
 
+    HADOOP-4006. Clean up FSConstants and move some of the constants to
+    better places. (Sanjay Radia via rangadi)
+
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
     HADOOP-3556. Removed lock contention in MD5Hash by changing the 
     HADOOP-3556. Removed lock contention in MD5Hash by changing the 
@@ -733,6 +730,9 @@ Release 0.19.0 - Unreleased
     HADOOP-4090. The hive scripts pick up hadoop from HADOOP_HOME
     HADOOP-4090. The hive scripts pick up hadoop from HADOOP_HOME
     and then the path. (Raghotham Murthy via dhruba)
     and then the path. (Raghotham Murthy via dhruba)
 
 
+    HADOOP-4242. Remove extra ";" in FSDirectory that blocks compilation
+    in some IDE's. (szetszwo via omalley)
+
 Release 0.18.1 - 2008-09-17
 Release 0.18.1 - 2008-09-17
 
 
   IMPROVEMENTS
   IMPROVEMENTS