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 2014/05/07 11:08:41 UTC

[2/6] git commit: Remove duplicate entries in changelog

Remove duplicate entries in changelog


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

Branch: refs/heads/trunk
Commit: 19ff1932cd3275f114a8820d3a5d0cdf176aa261
Parents: 32e1b16
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Wed May 7 10:30:14 2014 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Wed May 7 10:30:14 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/19ff1932/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 1e60fc3..fc192ef 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -39,10 +39,6 @@ Merged from 1.2:
 
 2.0.7
  * Put nodes in hibernate when join_ring is false (CASSANDRA-6961)
- * Continue assassinating even if the endpoint vanishes (CASSANDRA-6787)
- * Non-droppable verbs shouldn't be dropped from OTC (CASSANDRA-6980)
- * Shutdown batchlog executor in SS#drain() (CASSANDRA-7025)
- * Schedule schema pulls on change (CASSANDRA-6971)
  * Avoid early loading of non-system keyspaces before compaction-leftovers 
    cleanup at startup (CASSANDRA-6913)
  * Restrict Windows to parallel repairs (CASSANDRA-6907)