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 2013/05/13 16:33:27 UTC

[3/3] git commit: Fix changelog

Fix changelog


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

Branch: refs/heads/cassandra-1.2
Commit: f91d320afd70a5f201183708ed02a98e2d85ff70
Parents: f80d17d
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Mon May 13 16:32:19 2013 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Mon May 13 16:32:19 2013 +0200

----------------------------------------------------------------------
 CHANGES.txt |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/f91d320a/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 1c5ff95..69d8218 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -23,7 +23,6 @@
  * Add custom secondary index support to CQL3 (CASSANDRA-5484)
  * Fix repair hanging silently on unexpected error (CASSANDRA-5229)
  * Fix Ec2Snitch regression introduced by CASSANDRA-5171 (CASSANDRA-5432)
- * Fix Bound intersection computation (CASSANDRA-5551)
 Merged from 1.1
  * Add retry mechanism to OTC for non-droppable_verbs (CASSANDRA-5393)
  * Use allocator information to improve memtable memory usage estimate