diff --git a/CHANGES.txt b/CHANGES.txt index 797312bf01..cf59421428 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 5.1 + * Support audit logging for JMX operations (CASSANDRA-20128) * Enable sorting of nodetool status output (CASSANDRA-20104) * Support downgrading after CMS is initialized (CASSANDRA-20145) * Deprecate IEndpointSnitch (CASSANDRA-19488) diff --git a/build.xml b/build.xml index 45af046260..ccc38717d2 100644 --- a/build.xml +++ b/build.xml @@ -338,7 +338,7 @@ - +