merge from 0.8

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1097388 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sylvain Lebresne 2011-04-28 09:52:57 +00:00
parent bec125b777
commit d1675ba0e7
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* fix nodetool setcompactionthroughput (CASSANDRA-2550)
* move gossip heartbeat back to its own thread (CASSANDRA-2554)
* validate cql TRUNCATE columnfamily before truncating (CASSANDRA-2570)
* fix batch_mutate for mixed standard-counter mutations (CASSANDRA-2457)
0.8.0-beta1