Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 96c045f85 -> cf60d1eb8 refs/heads/cassandra-2.1 e961ac927 -> b9826f5f0
CHANGES Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cf60d1eb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cf60d1eb Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/cf60d1eb Branch: refs/heads/cassandra-2.0 Commit: cf60d1eb8ef0d3dd318c9bf59ae6652e62dd1a0f Parents: 96c045f Author: Jonathan Ellis <[email protected]> Authored: Wed Oct 1 12:44:42 2014 -0500 Committer: Jonathan Ellis <[email protected]> Committed: Wed Oct 1 12:44:42 2014 -0500 ---------------------------------------------------------------------- CHANGES.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/cf60d1eb/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index efa0806..0e5a0d0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,10 +1,7 @@ -2.0.12: +2.0.11: * Fix possible overflow while sorting CL segments for replay (CASSANDRA-7992) * Increase nodetool Xmx (CASSANDRA-7956) * Archive any commitlog segments present at startup (CASSANDRA-6904) - - -2.0.11: * Ignore fat clients when checking for endpoint collision (CASSANDRA-7939) * CrcCheckChance should adjust based on live CFMetadata not sstable metadata (CASSANDRA-7978)
