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 18:05:48 UTC

[2/2] 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/aa6a559e
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/aa6a559e
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/aa6a559e

Branch: refs/heads/1.x-branch
Commit: aa6a559e6731051b36101d53213358ef6b6fa794
Parents: 24437ac
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Mon May 15 13:05:05 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Mon May 15 13:05:05 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/aa6a559e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 662c191..a6ed043 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.1
+ * STORM-2511: Submitting a topology with name containing unicode getting failed
  * STORM-2496: Dependency artifacts should be uploaded to blobstore with READ permission for all
  * STORM-2512: Make constructor public and add one more builder constructor
  * STORM-2505: Spout to support topic compaction