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/22 23:51:11 UTC

[2/3] 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/2629e5e4
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2629e5e4
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/2629e5e4

Branch: refs/heads/trunk
Commit: 2629e5e4ee0afbce6f12d54a1ee301501348d8fb
Parents: 4155afd
Author: Brandon Williams <br...@apache.org>
Authored: Tue Oct 22 16:49:03 2013 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Tue Oct 22 16:49:03 2013 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/2629e5e4/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index ac4c010..c01b4a8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,7 @@
+2.0.3
+ * Reject bootstrapping if the node already exists in gossip (CASSANDRA-5571)
+
+
 2.0.2
  * Update FailureDetector to use nanontime (CASSANDRA-4925)
  * Fix FileCacheService regressions (CASSANDRA-6149)