You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/02/26 03:28:36 UTC

[4/4] storm git commit: add STORM-1488 to CHANGELOG.md

add STORM-1488 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/7fc342cb
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/7fc342cb
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/7fc342cb

Branch: refs/heads/1.x-branch
Commit: 7fc342cbc2bd8f757985038650d005c3de00c642
Parents: 9d782a1
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Thu Feb 25 18:28:15 2016 -0800
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Thu Feb 25 18:28:15 2016 -0800

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/7fc342cb/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa7bcd2..63b3c65 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1488: UI Topology Page component last error timestamp is from 1970
  * STORM-1542: Remove profile action retry in case of non-zero exit code
  * STORM-1540: Fix Debug/Sampling for Trident
  * STORM-1569: Allowing users to specify the nimbus thrift server queue size.