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 2015/03/11 21:54:07 UTC

[3/3] storm git commit: Added STORM-669 to Changelog

Added STORM-669 to Changelog


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

Branch: refs/heads/master
Commit: 43fe5135a1023813bc8816be07b8dd0c42706fc4
Parents: 9e571e0
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Mar 11 15:53:34 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Mar 11 15:53:34 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/43fe5135/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a1f46fe..c2e38ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -73,6 +73,7 @@
  * STORM-657: make the shutdown-worker sleep time before kill -9 configurable
  * STORM-663: Create javadocs for BoltDeclarer
  * STORM-690: Return Jedis into JedisPool with marking 'broken' if connection is broken
+ * STORM-669: Replace links with ones to latest api document
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor