You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/01/06 23:02:42 UTC

[7/7] storm git commit: Added STORM-410 to Changelog

Added STORM-410 to Changelog


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/c092cc5c
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/c092cc5c
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/c092cc5c

Branch: refs/heads/master
Commit: c092cc5cdfc8dfefaa3900719af619122ac255aa
Parents: bab1f56
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Jan 6 15:54:50 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Jan 6 15:54:50 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c092cc5c/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 529361e..1f55539 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@
  * STORM-610: Check the return value of fts_close()
  * STORM-442: multilang ShellBolt/ShellSpout die() can be hang when Exception happened
  * STORM-599: Use use nimbus's cached heartbeats rather than fetching again from ZK
+ * STORM-410: Add groups support to log-viewer
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor