Repository: cassandra
Updated Branches:
  refs/heads/trunk a2a463a66 -> 6f78382fa


Add missing CHANGES.txt entry for CASSANDRA-6931


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/86c79d6d
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/86c79d6d
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/86c79d6d

Branch: refs/heads/trunk
Commit: 86c79d6d8caca879ad19c31fee77ac1eb421f39a
Parents: b7ac8f9
Author: Aleksey Yeschenko <alek...@apache.org>
Authored: Mon Mar 31 13:15:19 2014 +0300
Committer: Aleksey Yeschenko <alek...@apache.org>
Committed: Mon Mar 31 13:15:19 2014 +0300

----------------------------------------------------------------------
 CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/86c79d6d/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 196fa0d..b27a52d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -34,6 +34,8 @@
  * Add multiple memory allocation options for memtables (CASSANDRA-6689)
  * Remove adjusted op rate from stress output (CASSANDRA-6921)
  * Add optimized CF.hasColumns() implementations (CASSANDRA-6941)
+ * Serialize batchlog mutations with the version of the target node
+   (CASSANDRA-6931)
 Merged from 2.0:
  * Restrict Windows to parallel repairs (CASSANDRA-6907)
  * (Hadoop) Allow manually specifying start/end tokens in CFIF (CASSANDRA-6436)

Reply via email to