diff --git a/CHANGES.txt b/CHANGES.txt index a7dd347326b..a6a917cc700 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -485,6 +485,9 @@ Trunk (unreleased changes) HADOOP-6161. Add get/setEnum methods to Configuration. (cdouglas) + HADOOP-6160. Fix releaseaudit target to run on specific directories. + (gkesavan) + OPTIMIZATIONS HADOOP-5595. NameNode does not need to run a replicator to choose a diff --git a/build.xml b/build.xml index 2029c84be71..89920a33dfd 100644 --- a/build.xml +++ b/build.xml @@ -1013,12 +1013,19 @@ - - - - - - + + + + + + + + + + + + @@ -1278,8 +1285,6 @@ - -