merge from 1.1

This commit is contained in:
Pavel Yaskevich 2012-05-26 22:56:13 +03:00
commit ce96563bee
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
* Check for unknown/invalid compression options (CASSANDRA-4266)
* (cql3) Adds simple access to column timestamp and ttl (CASSANDRA-4217)
* (cql3) Fix range queries with secondary indexes (CASSANDRA-4257)
* Better error messages from improper input in cli (CASSANDRA-3865)
Merged from 1.0:
* Fix super columns bug where cache is not updated (CASSANDRA-4190)
* fix maxTimestamp to include row tombstones (CASSANDRA-4116)