Explorar o código

Add HADOOP-7106 to CHANGES.txt for trunk.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1135001 13f79535-47bb-0310-9956-ffa450edef68
Todd Lipcon %!s(int64=14) %!d(string=hai) anos
pai
achega
adfa76a8a1
Modificáronse 3 ficheiros con 9 adicións e 0 borrados
  1. 3 0
      common/CHANGES.txt
  2. 3 0
      hdfs/CHANGES.txt
  3. 3 0
      mapreduce/CHANGES.txt

+ 3 - 0
common/CHANGES.txt

@@ -212,6 +212,9 @@ Trunk (unreleased changes)
     HADOOP-7374. Don't add tools.jar to the classpath when running Hadoop.
     (eli)
 
+    HADOOP-7106. Reorganize project SVN layout to "unsplit" the projects.
+    (todd, nigel)
+
   OPTIMIZATIONS
   
     HADOOP-7333. Performance improvement in PureJavaCrc32. (Eric Caspole

+ 3 - 0
hdfs/CHANGES.txt

@@ -503,6 +503,9 @@ Trunk (unreleased changes)
     HDFS-2066. Create a package and individual class files for
     DataTransferProtocol.  (szetszwo)
 
+    HADOOP-7106. Reorganize project SVN layout to "unsplit" the projects.
+    (todd, nigel)
+
   OPTIMIZATIONS
 
     HDFS-1458. Improve checkpoint performance by avoiding unnecessary image

+ 3 - 0
mapreduce/CHANGES.txt

@@ -166,6 +166,9 @@ Trunk (unreleased changes)
     MAPREDUCE-2452. Makes the cancellation of delegation tokens happen in a 
     separate thread. (ddas)
 
+    HADOOP-7106. Reorganize project SVN layout to "unsplit" the projects.
+    (todd, nigel)
+
   OPTIMIZATIONS
 
     MAPREDUCE-2026. Make JobTracker.getJobCounters() and