You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2013/10/18 04:58:36 UTC

[2/6] git commit: update changes

update changes


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

Branch: refs/heads/cassandra-2.0
Commit: acd4f80577c1315f80d8fddac7fee93c35d666d0
Parents: 351d43e
Author: Brandon Williams <br...@apache.org>
Authored: Thu Oct 17 21:56:41 2013 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Thu Oct 17 21:56:41 2013 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/acd4f805/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 0a8db61..87be6fa 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -30,6 +30,7 @@
  * Fix compaction race during columnfamily drop (CASSANDRA-5957)
  * Fix validation of empty column names for compact tables (CASSANDRA-6152)
  * Skip replaying mutations that pass CRC but fail to deserialize (CASSANDRA-6183)
+ * Rework token replacement to use replace_address (CASSANDRA-5916)
 
 
 1.2.10