mirror of https://github.com/apache/cassandra
Update changelog and news file
This commit is contained in:
parent
44e0b9655a
commit
39bcc8cd9d
|
|
@ -25,6 +25,10 @@
|
|||
* (cql3) Fix deletion bug (CASSANDRA-4193)
|
||||
* Fix computation of overlapping sstable for leveled compaction (CASSANDRA-4321)
|
||||
* Improve scrub and allow to run it offline (CASSANDRA-4321)
|
||||
* Fix assertionError in StorageService.bulkLoad (CASSANDRA-4368)
|
||||
* (cqlsh) add option to authenticate to a keyspace at startup (CASSANDRA-4108)
|
||||
* (cqlsh) fix ASSUME functionality (CASSANDRA-4352)
|
||||
* Fix ColumnFamilyRecordReader to not return progress > 100% (CASSANDRA-3942)
|
||||
Merged from 1.0:
|
||||
* Set gc_grace on index CF to 0 (CASSANDRA-4314)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue