You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by bd...@apache.org on 2017/03/21 14:41:23 UTC

cassandra git commit: ninja: updating CHANGES.txt

Repository: cassandra
Updated Branches:
  refs/heads/trunk e9cc5878a -> 3177de5d7


ninja: updating CHANGES.txt


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

Branch: refs/heads/trunk
Commit: 3177de5d79aeb583e9118e258714669b9cec66f5
Parents: e9cc587
Author: Blake Eggleston <bd...@gmail.com>
Authored: Tue Mar 21 07:41:04 2017 -0700
Committer: Blake Eggleston <bd...@gmail.com>
Committed: Tue Mar 21 07:41:04 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/3177de5d/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 70d4a3f..2d3c521 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
 4.0
+ * Cleanup ParentRepairSession after repairs (CASSANDRA-13359)
  * Incremental repair not streaming correct sstables (CASSANDRA-13328)
  * Upgrade the jna version to 4.3.0 (CASSANDRA-13300)
  * Add the currentTimestamp, currentDate, currentTime and currentTimeUUID functions (CASSANDRA-13132)