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/02/02 21:23:11 UTC

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

Added STORM-623 to Changelog


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

Branch: refs/heads/master
Commit: 103de9a79fc26fe93481c2d69a9268889f34a076
Parents: 0cc6230
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Feb 2 14:22:18 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Feb 2 14:22:18 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/103de9a7/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f7f9699..09a34af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@
  * STORM-629: Place Link to Source Code Repository on Webpage
  * STORM-632: New grouping for better load balancing
  * STORM-527: update worker.clj -- delete "missing-tasks" checking
+ * STORM-623: Generate latest javadocs
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor