diff --git a/CHANGES.txt b/CHANGES.txt index bfa985b13f..28272f5d05 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -38,6 +38,7 @@ Merged from 2.0: 2.1.0-rc6 + * (cqlsh) Fix DESCRIBE for NTS keyspaces (CASSANDRA-7729) * Remove netty buffer ref-counting (CASSANDRA-7735) * Pass mutated cf to index updater for use by PRSI (CASSANDRA-7742) * Include stress yaml example in release and deb (CASSANDRA-7717) diff --git a/lib/cassandra-driver-internal-only-2.1.0c1.post.zip b/lib/cassandra-driver-internal-only-2.1.0.post.zip similarity index 80% rename from lib/cassandra-driver-internal-only-2.1.0c1.post.zip rename to lib/cassandra-driver-internal-only-2.1.0.post.zip index e66a12ae88..68c41712cf 100644 Binary files a/lib/cassandra-driver-internal-only-2.1.0c1.post.zip and b/lib/cassandra-driver-internal-only-2.1.0.post.zip differ