Browse Source

correction in CHANGES.txt: moved MAPREDUCE-4478 from 1.1.1 to 1.1.2

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1.1@1417297 13f79535-47bb-0310-9956-ffa450edef68
Matthew Foley 12 years ago
parent
commit
82fec50b0d
1 changed files with 3 additions and 3 deletions
  1. 3 3
      CHANGES.txt

+ 3 - 3
CHANGES.txt

@@ -38,6 +38,9 @@ Release 1.1.2 - Unreleased
     HADOOP-8880. Missing jersey jars as dependency in the pom causes hive tests 
     to fail.  (gkesavan via mattf)
 
+    MAPREDUCE-4478. Fixed a bug in TaskTracker's heartbeat to keep it under
+    control. (Liyin Liang via vinodkv)
+
 Release 1.1.1 - 2012.11.18
 
   INCOMPATIBLE CHANGES
@@ -107,9 +110,6 @@ Release 1.1.1 - 2012.11.18
     HADOOP-8745. Incorrect version numbers in hadoop-core POM.
     (Matthias Friedrich via eli)
 
-    MAPREDUCE-4478. Fixed a bug in TaskTracker's heartbeat to keep it under
-    control. (Liyin Liang via vinodkv)
-
 Release 1.1.0 - 2012.09.28
 
   INCOMPATIBLE CHANGES