You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jm...@apache.org on 2016/06/30 17:37:28 UTC

[07/22] cassandra git commit: Fix changelog (2.1.15 is frozen)

Fix changelog (2.1.15 is frozen)


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/40b18d57
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/40b18d57
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/40b18d57

Branch: refs/heads/cassandra-3.0
Commit: 40b18d57465d9cdbb9e5c633ffb5fdf0a8c164cf
Parents: fda3d8e
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Thu Jun 30 17:10:15 2016 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Thu Jun 30 17:10:15 2016 +0200

----------------------------------------------------------------------
 CHANGES.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/40b18d57/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 02afcc2..3aa5ea9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,7 @@
-2.1.15
+2.1.16
  * Reduce contention getting instances of CompositeType (CASSANDRA-10433)
+
+2.1.15
  * Account for partition deletions in tombstone histogram (CASSANDRA-12112)
  * Avoid stalling paxos when the paxos state expires (CASSANDRA-12043)
  * Remove finished incoming streaming connections from MessagingService (CASSANDRA-11854)