Browse Source

fix commit version of two bugs to 1.0.2 unreleased.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1@1292421 13f79535-47bb-0310-9956-ffa450edef68
Matthew Foley 13 years ago
parent
commit
35598a28a1
1 changed files with 14 additions and 6 deletions
  1. 14 6
      CHANGES.txt

+ 14 - 6
CHANGES.txt

@@ -152,7 +152,20 @@ Release 1.1.0 - unreleased
     HDFS-2741. Document the max transfer threads property for branch-1. Backport of HDFS-1866. (Markus Jelsma via harsh)
     HDFS-2741. Document the max transfer threads property for branch-1. Backport of HDFS-1866. (Markus Jelsma via harsh)
 
 
 
 
-Release 1.0.1 - 2012.02.19
+Release 1.0.2 - unreleased
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  BUG FIXES
+
+    HADOOP-8050. Deadlock in metrics. (Kihwal Lee via mattf)
+
+    MAPREDUCE-3824. Distributed caches are not removed properly. (Thomas Graves
+    via mattf)
+
+Release 1.0.1 - 2012.02.14
 
 
   NEW FEATURES
   NEW FEATURES
 
 
@@ -198,11 +211,6 @@ Release 1.0.1 - 2012.02.19
     HADOOP-8037. Binary tarball does not preserve platform info for native builds,
     HADOOP-8037. Binary tarball does not preserve platform info for native builds,
     and RPMs fail to provide needed symlinks for libhadoop.so.  (Matt Foley)
     and RPMs fail to provide needed symlinks for libhadoop.so.  (Matt Foley)
 
 
-    HADOOP-8050. Deadlock in metrics. (Kihwal Lee via mattf)
-
-    MAPREDUCE-3824. Distributed caches are not removed properly. (Thomas Graves
-    via mattf)
-
 Release 1.0.0 - 2011.12.15
 Release 1.0.0 - 2011.12.15
 
 
   NEW FEATURES
   NEW FEATURES