You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sl...@apache.org on 2011/04/28 11:50:22 UTC

svn commit: r1097387 - /cassandra/branches/cassandra-0.8/CHANGES.txt

Author: slebresne
Date: Thu Apr 28 09:50:22 2011
New Revision: 1097387

URL: http://svn.apache.org/viewvc?rev=1097387&view=rev
Log:
Update changelog

Modified:
    cassandra/branches/cassandra-0.8/CHANGES.txt

Modified: cassandra/branches/cassandra-0.8/CHANGES.txt
URL: http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.8/CHANGES.txt?rev=1097387&r1=1097386&r2=1097387&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.8/CHANGES.txt (original)
+++ cassandra/branches/cassandra-0.8/CHANGES.txt Thu Apr 28 09:50:22 2011
@@ -6,6 +6,7 @@
  * move	gossip heartbeat back to its own thread (CASSANDRA-2554)
  * validate cql TRUNCATE columnfamily before truncating (CASSANDRA-2570)
  * disallow making schema changes to system keyspace (CASSANDRA-2563)
+ * fix batch_mutate for mixed standard-counter mutations (CASSANDRA-2457)
 
 
 0.8.0-beta1