Преглед на файлове

moved MAPREDUCE-3343 to 1.0.1 release

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1@1243235 13f79535-47bb-0310-9956-ffa450edef68
Matthew Foley преди 13 години
родител
ревизия
acabbb8a92
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      CHANGES.txt

+ 3 - 3
CHANGES.txt

@@ -35,9 +35,6 @@ Release 1.1.0 - unreleased
     MAPREDUCE-2073. TestTrackerDistributedCacheManager should be
     up-front about requirements on build environment. (todd)
 
-    MAPREDUCE-3343. TaskTracker Out of Memory because of distributed cache.
-    (Zhao Yunjiong).
-
     HADOOP-7297. Remove docs for CN and BN, as they aren't present. (harsh)
 
     HDFS-2541. For a sufficiently large value of blocks, the DN Scanner
@@ -195,6 +192,9 @@ Release 1.0.1 - 2012.02.12
     Double.MAX_VALUE) to avoid making Ganglia's gmetad core. (Varun Kapoor
     via mattf)
 
+    MAPREDUCE-3343. TaskTracker Out of Memory because of distributed cache.
+    (Zhao Yunjiong).
+
 Release 1.0.0 - 2011.12.15
 
   NEW FEATURES