Repository: cassandra Updated Branches: refs/heads/trunk fafbf27fd -> 657934f51
Nitpick (for testing purposes) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/657934f5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/657934f5 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/657934f5 Branch: refs/heads/trunk Commit: 657934f5137eeab777dd54b7d9abde4472216543 Parents: fafbf27 Author: Sylvain Lebresne <sylv...@datastax.com> Authored: Thu Mar 31 09:57:23 2016 +0200 Committer: Sylvain Lebresne <sylv...@datastax.com> Committed: Thu Mar 31 09:57:23 2016 +0200 ---------------------------------------------------------------------- CHANGES.txt | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/657934f5/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index c689e96..0098a97 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -28,7 +28,6 @@ * (cqlsh) Show static columns in a different color (CASSANDRA-11059) * Allow to remove TTLs on table with default_time_to_live (CASSANDRA-11207) - 3.5 * Avoid index segment stitching in RAM which lead to OOM on big SSTable files (CASSANDRA-11383) * Fix clustering and row filters for LIKE queries on clustering columns (CASSANDRA-11397)