You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ty...@apache.org on 2016/08/17 22:08:05 UTC

[2/9] cassandra git commit: Update CHANGES.txt for 3.9

Update CHANGES.txt for 3.9


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

Branch: refs/heads/trunk
Commit: 24e1fd666b9912bb8e97c94441c22f7c67961bf0
Parents: c1e9ad8
Author: Michael Shuler <ms...@apache.org>
Authored: Tue Aug 16 17:48:35 2016 -0500
Committer: Michael Shuler <ms...@apache.org>
Committed: Tue Aug 16 17:48:35 2016 -0500

----------------------------------------------------------------------
 CHANGES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/24e1fd66/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index b27d974..7bfe659 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,4 @@
-3.8
+3.9
  * Fix value skipping with counter columns (CASSANDRA-11726)
  * Fix nodetool tablestats miss SSTable count (CASSANDRA-12205)
  * Fixed flacky SSTablesIteratedTest (CASSANDRA-12282)