You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by da...@apache.org on 2015/03/05 16:51:58 UTC

[4/4] storm git commit: Updating CHANGELOG for STORM-554

Updating CHANGELOG for STORM-554


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

Branch: refs/heads/master
Commit: 5eff2e761cc8c981a82e46333b72810d2ed5c5c6
Parents: d589f03
Author: Derek Dagit <de...@yahoo-inc.com>
Authored: Thu Mar 5 09:39:49 2015 -0600
Committer: Derek Dagit <de...@yahoo-inc.com>
Committed: Thu Mar 5 09:39:49 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/5eff2e76/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12973a4..d93d56d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -64,6 +64,7 @@
  * STORM-688: update Util to compile under JDK8
  * STORM-687: Storm UI does not display up to date information despite refreshes in IE
  * STORM-557: High Quality Images for presentations
+ * STORM-554: the type of first param "topology" should be ^StormTopology not ^TopologyContext
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor