diff --git a/CHANGES.txt b/CHANGES.txt index 91b3ed8ee2..38cf6965ae 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 4.0 + * Revert ProtocolVersion changes from CASSANDRA-7544 (CASSANDRA-14211) * Non-disruptive seed node list reload (CASSANDRA-14190) * Nodetool tablehistograms to print statics for all the tables (CASSANDRA-14185) * Migrate dtests to use pytest and python3 (CASSANDRA-14134) diff --git a/build.xml b/build.xml index 579686888a..e04ce18a5b 100644 --- a/build.xml +++ b/build.xml @@ -437,7 +437,7 @@