Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 c04bf2a9b -> 9ca7e1626
Minor CHANGES.txt fixup Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9ca7e162 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9ca7e162 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/9ca7e162 Branch: refs/heads/cassandra-2.2 Commit: 9ca7e162667dbabddfc2fba10eeb82bae5bdf56e Parents: c04bf2a Author: Sylvain Lebresne <[email protected]> Authored: Tue Jan 5 18:04:21 2016 +0100 Committer: Sylvain Lebresne <[email protected]> Committed: Tue Jan 5 18:04:21 2016 +0100 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/9ca7e162/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index d5bb7a8..fc87c7d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,5 @@ 2.2.5 - * Enable GC logging by default + * Enable GC logging by default (CASSANDRA-10140) * Optimize pending range computation (CASSANDRA-9258) * Skip commit log and saved cache directories in SSTable version startup check (CASSANDRA-10902) * drop/alter user should be case sensitive (CASSANDRA-10817)
