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

(cherry picked from commit f6cecbfce5)

Conflicts:
	hadoop-common-project/hadoop-common/CHANGES.txt
This commit is contained in:
Tsuyoshi Ozawa 2015-11-11 23:18:55 +09:00
parent 0bdb51d801
commit ba7b5f3a5d
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,6 @@ Release 2.7.3 - UNRELEASED
HADOOP-12296. when setnetgrent returns 0 in linux, exception should be
thrown (Chang Li via jlowe)
HADOOP-12526. there are duplicate dependency definitions in pom's (sjlee)
Release 2.7.2 - UNRELEASED
INCOMPATIBLE CHANGES
@ -832,6 +830,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