Added STORM-1604 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/eac26a7a Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/eac26a7a Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/eac26a7a Branch: refs/heads/1.x-branch Commit: eac26a7aeb5108df2ea44e077605cad817928561 Parents: 3efc417 Author: Sriharsha Chintalapani <[email protected]> Authored: Mon Mar 21 22:59:26 2016 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Mon Mar 21 22:59:26 2016 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/eac26a7a/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d34c58..97eac05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1604: Delayed transition should handle NotALeaderException * STORM-1602: Blobstore UTs are failed on Windows * STORM-1629: Files/move doesn't work properly with non-empty directory in Windows * STORM-1616: Add RAS API for Trident
