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 2014/10/15 18:15:52 UTC

[39/50] git commit: update changelog for STORM-506

update changelog for STORM-506


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

Branch: refs/heads/security
Commit: d50b772fb3240c6908699c65c32895791f8c2630
Parents: 9e63e85
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Tue Oct 7 16:34:24 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Tue Oct 7 16:34:24 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/d50b772f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d019262..482e057 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.3
+ * STORM-506: Do not count bolt acks & fails in total stats
  * STORM-490: fix build under Windows
  * STORM-439: Replace purl.js qith jquery URL plugin
  * STORM-499: Document and clean up shaded dependncy resolution with maven