Repository: cassandra Updated Branches: refs/heads/trunk f8153a1d6 -> 20eedd0bd
Ninja Fix: remove separator in CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9631ac1a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9631ac1a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/9631ac1a Branch: refs/heads/trunk Commit: 9631ac1a0ed6853bd7131daf8bd33ae79a674ee8 Parents: e3113c9 Author: Benjamin Lerer <[email protected]> Authored: Thu Nov 26 17:55:28 2015 +0100 Committer: Benjamin Lerer <[email protected]> Committed: Thu Nov 26 17:55:28 2015 +0100 ---------------------------------------------------------------------- CHANGES.txt | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/9631ac1a/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 5ea2b45..c9f3c38 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,7 +1,6 @@ 3.1 Merged from 3.0: -======= * Fix SELECT statement with IN restrictions on partition key, ORDER BY and LIMIT (CASSANDRA-10729) * Improve stress performance over 1k threads (CASSANDRA-7217)
