HADOOP-11105. Update CHANGES.txt.

This commit is contained in:
cnauroth 2014-09-18 15:41:19 -07:00
parent 1942364ef1
commit 1b4b46004a
1 changed files with 3 additions and 0 deletions

View File

@ -831,6 +831,9 @@ Release 2.6.0 - UNRELEASED
HADOOP-11099. KMS return HTTP UNAUTHORIZED 401 on ACL failure. (tucu)
HADOOP-11105. MetricsSystemImpl could leak memory in registered callbacks.
(Chuan Liu via cnauroth)
Release 2.5.1 - 2014-09-05
INCOMPATIBLE CHANGES