add STORM-1696 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/3a4825ed Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/3a4825ed Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/3a4825ed Branch: refs/heads/1.x-branch Commit: 3a4825ed91bed93c976999b8f018556e8063f561 Parents: bd55319 Author: Jungtaek Lim <[email protected]> Authored: Fri Apr 15 11:53:50 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Fri Apr 15 11:53:50 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/3a4825ed/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3faa2d8..32fad9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.1 + * STORM-1696: status not sync if zk fails in backpressure * STORM-1693: Move stats cleanup to executor shutdown * STORM-1585: Add DDL support for UDFs in storm-sql * STORM-1681: Bug in scheduling cyclic topologies when scheduling with RAS
