Fix changelog after backporting #11353
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/edcfe32b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/edcfe32b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/edcfe32b Branch: refs/heads/trunk Commit: edcfe32be1cb7023c52465a3c06eb36ee0e7ef63 Parents: bba5431 Author: Sylvain Lebresne <[email protected]> Authored: Fri Apr 8 14:10:49 2016 +0200 Committer: Sylvain Lebresne <[email protected]> Committed: Fri Apr 8 14:10:49 2016 +0200 ---------------------------------------------------------------------- CHANGES.txt | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/edcfe32b/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index f24c93b..74ba07e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,4 @@ 3.6 - * Correctly fix potential assertion error during compaction (CASSANDRA-11353) * 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)
