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/07/25 22:13:17 UTC

[7/7] git commit: Updated Changelog for STORM-321

Updated Changelog for STORM-321


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

Branch: refs/heads/master
Commit: 5219f494e0acc333cd40cb5203458fbd3a34ca7b
Parents: 2f73776
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Fri Jul 25 15:11:34 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Fri Jul 25 15:11:34 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/5219f494/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 076aad7..43dd049 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@
  * STORM-399: Kafka Spout defaulting to latest offset when current offset is older then 100k
  * STORM-421: Memoize local hostname lookup in executor
  * STORM-414: support logging level to multilang protocol spout and bolt
+ * STORM-321: Added a tool to see the current status of STORM JIRA and github pulls.
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake