add STORM-1749 to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/44d9530e Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/44d9530e Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/44d9530e Branch: refs/heads/1.0.x-branch Commit: 44d9530e186cb2ad519102f09a0ffc8d286b06b1 Parents: fa497f7 Author: Jungtaek Lim <[email protected]> Authored: Mon May 16 18:37:58 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon May 16 18:37:58 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/44d9530e/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 0705cb8..c4c681a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.2 + * STORM-1749: Fix storm-starter github links * STORM-1764: Pacemaker is throwing some stack traces * STORM-1761: Storm-Solr Example Throws ArrayIndexOutOfBoundsException in Remote Cluster Mode * STORM-1756: Explicitly null KafkaServer reference in KafkaTestBroker to prevent out of memory on large test classes.
