Added STORM-456 to changelog.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/e485e08e Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e485e08e Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/e485e08e Branch: refs/heads/master Commit: e485e08e0b4c61be7505119551623efa81b7dae0 Parents: 3401387 Author: Sriharsha Chintalapani <[email protected]> Authored: Fri Jan 16 16:09:08 2015 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Fri Jan 16 16:09:08 2015 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/e485e08e/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index febb3f7..19eaf23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.10.0 + * STORM-456: Storm UI: cannot navigate to topology page when name contains spaces. * STORM-627: Storm-hbase configuration error. * STORM-248: cluster.xml location is hardcoded for workers * STORM-322: Windows script do not handle spaces in JAVA_HOME path
