diff --git a/CHANGES.txt b/CHANGES.txt index 0693152628..4f37cbe8bf 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -47,6 +47,7 @@ Merged from 3.11: * Update Jackson from 2.9.10 to 2.12.5 (CASSANDRA-16851) * Make assassinate more resilient to missing tokens (CASSANDRA-16847) Merged from 3.0: + * Make -Dtest.methods consistently optional in all Ant test targets (CASSANDRA-17014) * Immediately apply stream throughput, considering negative values as unthrottled (CASSANDRA-16959) * Do not release new SSTables in offline transactions (CASSANDRA-16975) * ArrayIndexOutOfBoundsException in FunctionResource#fromName (CASSANDRA-16977, CASSANDRA-16995) diff --git a/build.xml b/build.xml index ca404a433f..e16e9361cb 100644 --- a/build.xml +++ b/build.xml @@ -947,6 +947,10 @@ + @@ -1512,7 +1516,8 @@ - @@ -1527,8 +1532,9 @@ - @@ -1539,8 +1545,9 @@ - @@ -1664,6 +1671,10 @@ + @@ -1687,7 +1698,8 @@ - + + @@ -1866,7 +1878,8 @@ -