You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2017/04/15 20:29:15 UTC

[3/3] storm git commit: added STORM-2475 to changelog

added STORM-2475 to changelog


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

Branch: refs/heads/master
Commit: c38d7950a347e906a8ebe7b2889c65c6e8e8c936
Parents: edf4db0
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Sat Apr 15 15:22:11 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Sat Apr 15 15:22:11 2017 -0500

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/c38d7950/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 948a0ba..63a4aa1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 2.0.0
+ * STORM-2475: Fix parsing of host:port to deal with IPv6 addresses
  * STORM-832: Allow config validation to be used by plugins/etc.
  * STORM-2471: Add metric for thread count
  * STORM-1114: Race condition in trident zookeeper zk-node create/delete