Repository: cassandra Updated Branches: refs/heads/trunk 69052a055 -> 46f2397ab
Ninja: fixup changes Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/46f2397a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/46f2397a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/46f2397a Branch: refs/heads/trunk Commit: 46f2397ab37dcf43c80af45b12d9e311c1cd2599 Parents: 69052a0 Author: Jeff Jirsa <[email protected]> Authored: Mon Dec 4 13:26:55 2017 -0800 Committer: Jeff Jirsa <[email protected]> Committed: Mon Dec 4 13:26:55 2017 -0800 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/46f2397a/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 9a5b80d..8350848 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 4.0 + * Presize collections (CASSANDRA-13760) * Add GroupCommitLogService (CASSANDRA-13530) * Parallelize initial materialized view build (CASSANDRA-12245) * Fix flaky SecondaryIndexManagerTest.assert[Not]MarkedAsBuilt (CASSANDRA-13965) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
