Add missing line to CHANGES.txt for CASSANDRA-8677

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

Branch: refs/heads/trunk
Commit: 325169e824b1c5c3891446e4a26d32478fde3b45
Parents: 3e5edb8
Author: Ariel Weisberg <ariel.weisb...@datastax.com>
Authored: Tue Jan 27 13:40:32 2015 +0100
Committer: Robert Stupp <sn...@snazy.de>
Committed: Tue Jan 27 13:40:32 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/325169e8/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 4d50496..b247127 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
 2.1.3
+ * rpc_interface and listen_interface generate NPE on startup when specified 
interface doesn't exist (CASSANDRA-8677)
  * Fix ArrayIndexOutOfBoundsException in nodetool cfhistograms (CASSANDRA-8514)
  * Switch from yammer metrics for nodetool cf/proxy histograms (CASSANDRA-8662)
  * Make sure we don't add tmplink files to the compaction

Reply via email to