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 2014/04/09 00:55:12 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/e99868ba
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e99868ba
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/e99868ba

Branch: refs/heads/cassandra-2.1
Commit: e99868ba6d840a271cd9b214892c91c4c92046b3
Parents: d7ae794
Author: Brandon Williams <br...@apache.org>
Authored: Tue Apr 8 17:50:45 2014 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Tue Apr 8 17:50:45 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/e99868ba/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index a024427..24655f9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
 2.0.7
+ * Put nodes in hibernate when join_ring is false (CASSANDRA-6961)
  * Allow compaction of system tables during startup (CASSANDRA-6913)
  * Restrict Windows to parallel repairs (CASSANDRA-6907)
  * (Hadoop) Allow manually specifying start/end tokens in CFIF (CASSANDRA-6436)