diff --git a/CHANGES.txt b/CHANGES.txt index 111f64438b..b94fc62862 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -260,6 +260,7 @@ * RateBasedBackPressure unnecessarily invokes a lock on the Guava RateLimiter (CASSANDRA-14163) * Fix wildcard GROUP BY queries (CASSANDRA-14209) Merged from 3.0: + * Add Missing dependencies in pom-all (CASSANDRA-14422) * Cleanup StartupClusterConnectivityChecker and PING Verb (CASSANDRA-14447) * Cassandra not starting when using enhanced startup scripts in windows (CASSANDRA-14418) * Fix progress stats and units in compactionstats (CASSANDRA-12244) diff --git a/build.xml b/build.xml index 544b69601b..8bc5fc325a 100644 --- a/build.xml +++ b/build.xml @@ -606,6 +606,7 @@ + @@ -644,6 +645,7 @@ +