Repository: cassandra Updated Branches: refs/heads/trunk e06d411f6 -> 80a28a7f8
and update CHANGES.txt for CASSANDRA-11051 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/80a28a7f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/80a28a7f Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/80a28a7f Branch: refs/heads/trunk Commit: 80a28a7f8ef6ab7aa10af7988c6b5646378d04cb Parents: e06d411 Author: Marcus Eriksson <[email protected]> Authored: Fri Apr 8 08:20:20 2016 +0200 Committer: Marcus Eriksson <[email protected]> Committed: Fri Apr 8 08:20:27 2016 +0200 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/80a28a7f/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 4631178..73bc1a3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 3.6 + * Make LZ4 compression level configurable (CASSANDRA-11051) * Allow per-partition LIMIT clause in CQL (CASSANDRA-7017) * Make custom filtering more extensible with UserExpression (CASSANDRA-11295) * Improve field-checking and error reporting in cassandra.yaml (CASSANDRA-10649)
