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/ca244721 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ca244721 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ca244721 Branch: refs/heads/1.x-branch Commit: ca2447217589cdc1c63c97cd076950eecb0edab7 Parents: 7f341e9 Author: Jungtaek Lim <[email protected]> Authored: Mon May 16 18:37:05 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon May 16 18:37:05 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/ca244721/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index f8b9d31..2db48ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * STORM-1720: Support GEO in storm-redis ## 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.
