소스 검색

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 년 전
부모
커밋
35598a28a1
1개의 변경된 파일14개의 추가작업 그리고 6개의 파일을 삭제
  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)
 
 
-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
 
@@ -198,11 +211,6 @@ Release 1.0.1 - 2012.02.19
     HADOOP-8037. Binary tarball does not preserve platform info for native builds,
     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
 
   NEW FEATURES