소스 검색

Updated CHANGES.txt to move HADOOP-12526 to 2.6.3.

Tsuyoshi Ozawa 9 년 전
부모
커밋
f6cecbfce5
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 2 - 2
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -708,8 +708,6 @@ Release 2.8.0 - UNRELEASED
     fails intermittently due to assumption that a lease error will be thrown.
     (Gaurav Kanade via cnauroth)
 
-    HADOOP-12526. there are duplicate dependency definitions in pom's (sjlee)
-
     HADOOP-12482. Race condition in JMX cache update. (Tony Wu via lei)
 
     HADOOP-12560: Fix sprintf warnings in {{DomainSocket.c}} introduced by
@@ -1632,6 +1630,8 @@ Release 2.6.3 - UNRELEASED
 
   BUG FIXES
 
+    HADOOP-12526. there are duplicate dependency definitions in pom's (sjlee)
+
 Release 2.6.2 - 2015-10-28
 
   INCOMPATIBLE CHANGES