Update CHANGES.txt for HADOOP-14827

This commit is contained in:
Jason Lowe 2017-09-13 17:29:46 -05:00
parent 74e7c9b643
commit 98986d179a
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ Release 2.7.5 - UNRELEASED
HADOOP-13442. Optimize UGI group lookups. (Daryn Sharp via kihwal, shv)
HADOOP-14827. Allow StopWatch to accept a Timer parameter for tests.
(Erik Krogen via jlowe)
OPTIMIZATIONS
BUG FIXES