Unscarify 6510 CHANGES

This commit is contained in:
Aleksey Yeschenko 2014-02-04 01:00:29 +03:00
parent 3f9875c7f5
commit 814a912094
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
* Allow executing CREATE statements multiple times (CASSANDRA-6471)
* Don't send confusing info with timeouts (CASSANDRA-6491)
* Don't resubmit counter mutation runnables internally (CASSANDRA-6427)
* Don't drop local mutations without a trace (CASSANDRA-6510)
* Don't drop local mutations without a hint (CASSANDRA-6510)
* Don't allow null max_hint_window_in_ms (CASSANDRA-6419)
* Validate SliceRange start and finish lengths (CASSANDRA-6521)
* fsync compression metadata (CASSANDRA-6531)