You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by kn...@apache.org on 2015/12/11 05:29:44 UTC

[3/3] storm git commit: ADDING STORM-1385 to CHANGELOG

ADDING STORM-1385 to CHANGELOG


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

Branch: refs/heads/master
Commit: bd82914b8a4f7774f9bc8c26f68141634971eace
Parents: e7c5561
Author: Kyle Nusbaum <Ky...@gmail.com>
Authored: Thu Dec 10 22:29:18 2015 -0600
Committer: Kyle Nusbaum <Ky...@gmail.com>
Committed: Thu Dec 10 22:29:18 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/bd82914b/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1164745..4e7dbbe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1385: Divide by zero exception in stats.clj
  * STORM-1370: Bug fixes for MultitenantScheduler
  * STORM-1374: fix random failure on WindowManagerTest
  * STORM-1040: SQL support for Storm.