You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sl...@apache.org on 2014/04/21 09:43:48 UTC

git commit: Fix changelog

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-1.2 13d3a4746 -> d0b41d009


Fix changelog


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

Branch: refs/heads/cassandra-1.2
Commit: d0b41d00922f8325de02808289ef52537be77595
Parents: 13d3a47
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Mon Apr 21 09:43:38 2014 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Mon Apr 21 09:43:38 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/d0b41d00/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index bf80e1e..b4498fa 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -35,6 +35,7 @@
  * Fix bootstrapping when there is no schema (CASSANDRA-6685)
  * Fix truncating compression metadata (CASSANDRA-6791)
  * Fix SSTable not released if stream session fails before starts (CASSANDRA-6818)
+ * Properly load trustore in the native protocol (CASSANDRA-6847)
 
 
 1.2.15