merge changes from 0.6

git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@915832 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary Dusbabek 2010-02-24 15:40:36 +00:00
parent 85047d0b65
commit 7fea885e83
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ dev
0.6.0-RC1
* fix compaction bucketing bug (CASSANDRA-814)
* update windows batch file (CASSANDRA-824)
0.6.0-beta1/beta2
* add batch_mutate thrift command, deprecating batch_insert (CASSANDRA-336)