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/05/15 17:42:10 UTC

[3/3] storm git commit: Added STORM-2511 to changelog

Added STORM-2511 to changelog


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

Branch: refs/heads/master
Commit: e3c7ff1ddbf5c3277cc51802caa4ad2c01a56ff9
Parents: 0afa199
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Mon May 15 12:41:45 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Mon May 15 12:41:45 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/e3c7ff1d/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ff28bd..e5cc149 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2511: Submitting a topology with name containing unicode getting failed
  * STORM-2510: update checkstyle configuration to lower violations
  * STORM-2479: Fix port assignment race condition in storm-webapp tests
  * STORM-2191: shorten classpaths by using wildcards