Merge branch 'cassandra-2.1' into trunk

This commit is contained in:
Aleksey Yeschenko 2014-08-12 17:45:22 +03:00
commit 78142080dd
2 changed files with 1 additions and 0 deletions

View File

@ -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)