ninja fix CHANGES.txt
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fff319bf Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fff319bf Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/fff319bf Branch: refs/heads/trunk Commit: fff319bfd62d7f8652b71ff4eeaad8c0260e4427 Parents: 979f5f5 Author: Jason Brown <jasedbr...@gmail.com> Authored: Tue Nov 29 11:18:29 2016 -0800 Committer: Jason Brown <jasedbr...@gmail.com> Committed: Tue Nov 29 11:18:29 2016 -0800 ---------------------------------------------------------------------- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/fff319bf/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index fb85765..2aab0b2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,11 +1,11 @@ 3.12 - * Remove timing window in test case (CASSANDRA-12875) - * Resolve unit testing without JCE security libraries installed (CASSANDRA-12945) * cqlsh auto completion: refactor definition of compaction strategy options (CASSANDRA-12946) * Add support for arithmetic operators (CASSANDRA-11935) 3.10 + * Remove timing window in test case (CASSANDRA-12875) + * Resolve unit testing without JCE security libraries installed (CASSANDRA-12945) * Fix inconsistencies in cassandra-stress load balancing policy (CASSANDRA-12919) * Fix validation of non-frozen UDT cells (CASSANDRA-12916) * Don't shut down socket input/output on StreamSession (CASSANDRA-12903)