diff --git a/CHANGES.txt b/CHANGES.txt index 062fae3516..4d6f0dd5ce 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1056,25 +1056,6 @@ Release 0.21.0 - Unreleased BUG FIXES - HADOOP-6790. Instrumented (Herriot) build uses too wide mask to include - aspect files. (Konstantin Boudnik) - - HADOOP-6860. 'compile-fault-inject' should never be called directly. - (Konstantin Boudnik) - - HADOOP-6836. [Herriot]: Generic method for adding/modifying the attributes - for new configuration. (Vinay Thota via cos) - - HADOOP-6839. [Herriot] Implement a functionality for getting the user list - for creating proxy users. (Vinay Thota via cos) - - HADOOP-6819. [Herriot] Shell command for getting the new exceptions in - the logs returning exitcode 1 after executing successfully. (Vinay Thota - via cos) - - HADOOP-6847. Problem staging 0.21.0 artifacts to Apache Nexus Maven - Repository (Giridharan Kesavan via cos) - HADOOP-6748. Removes hadoop.cluster.administrators, cluster administrators acl is passed as parameter in constructor. (amareshwari) @@ -1732,6 +1713,25 @@ Release 0.21.0 - Unreleased HADOOP-6800. Harmonize JAR library versions. (tomwhite) + HADOOP-6847. Problem staging 0.21.0 artifacts to Apache Nexus Maven + Repository (Giridharan Kesavan via cos) + + HADOOP-6819. [Herriot] Shell command for getting the new exceptions in + the logs returning exitcode 1 after executing successfully. (Vinay Thota + via cos) + + HADOOP-6839. [Herriot] Implement a functionality for getting the user list + for creating proxy users. (Vinay Thota via cos) + + HADOOP-6836. [Herriot]: Generic method for adding/modifying the attributes + for new configuration. (Vinay Thota via cos) + + HADOOP-6860. 'compile-fault-inject' should never be called directly. + (Konstantin Boudnik) + + HADOOP-6790. Instrumented (Herriot) build uses too wide mask to include + aspect files. (Konstantin Boudnik) + Release 0.20.3 - Unreleased NEW FEATURES