HADOOP-12415. Fixed pom files to correctly include compile-time dependency on netty. (Tom Zeng via cos)

Addendum commit to include CHANGES.txt entry.
This commit is contained in:
Vinod Kumar Vavilapalli 2015-12-16 14:40:21 -08:00
parent 9b856d9787
commit ce16541c62
1 changed files with 3 additions and 0 deletions

View File

@ -1591,6 +1591,9 @@ Release 2.7.2 - UNRELEASED
HADOOP-12464. Interrupted client may try to fail-over and retry (kihwal)
HADOOP-12415. Fixed pom files to correctly include compile-time dependency on
netty. (Tom Zeng via cos)
Release 2.7.1 - 2015-07-06
INCOMPATIBLE CHANGES