You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ki...@apache.org on 2015/03/02 17:54:21 UTC

[10/10] storm git commit: Added STORM-557 to changelog

Added STORM-557 to changelog


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

Branch: refs/heads/master
Commit: 559f0f20016b0a52b2e14f44b906ffd05ddcfdf1
Parents: f690fbb
Author: Kishor Patil <kp...@yahoo-inc.com>
Authored: Mon Mar 2 10:52:42 2015 -0600
Committer: Kishor Patil <kp...@yahoo-inc.com>
Committed: Mon Mar 2 10:52:42 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/559f0f20/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9d177c0..12973a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -63,6 +63,7 @@
  * STORM-685: wrong output in log when committed offset is too far behind latest offset
  * 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
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor