Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.11 48a48c7fc -> 23cba991c


ninja fix: Fix CHANGES.txt for #14525


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

Branch: refs/heads/cassandra-3.11
Commit: 7bb2b7a039ac334b9bc91ee221a89c7a4a472859
Parents: a6196a3
Author: Jay Zhuang <jay.zhu...@yahoo.com>
Authored: Sun Dec 30 22:21:00 2018 -0800
Committer: Jay Zhuang <jay.zhu...@yahoo.com>
Committed: Sun Dec 30 22:26:54 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/7bb2b7a0/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 16695c8..398a70e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
 2.2.14
+ * Don't enable client transports when bootstrap is pending (CASSANDRA-14525)
  * MigrationManager attempts to pull schema from different major version nodes 
(CASSANDRA-14928)
  * Don't skip entire sstables when reading backwards with mixed clustering 
column order
    (CASSANDRA-14910)
@@ -9,7 +10,6 @@
 
 
 2.2.13
- * Don't enable client transports when bootstrap is pending (CASSANDRA-14525)
  * Fix bug that prevented compaction of SSTables after full repairs 
(CASSANDRA-14423)
  * Incorrect counting of pending messages in OutboundTcpConnection 
(CASSANDRA-11551)
  * Fix compaction failure caused by reading un-flushed data (CASSANDRA-12743)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to