add STORM-1704 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/9c6e6dfd Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/9c6e6dfd Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/9c6e6dfd Branch: refs/heads/1.x-branch Commit: 9c6e6dfd269c2f381722ab4dd154cab2b0953076 Parents: a748776 Author: Jungtaek Lim <[email protected]> Authored: Wed Apr 20 17:26:56 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Wed Apr 20 17:26:56 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/9c6e6dfd/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 96c3fe3..7fc5bfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.1 + * STORM-1704: When logviewer_search.html opens daemon file, next search always show no result * STORM-1714: StatefulBolts ends up as normal bolts while using TopologyBuilder.setBolt without parallelism * STORM-1683: only check non-system streams by default * STORM-1680: Provide configuration to set min fetch size in KafkaSpout
