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/23 17:16:08 UTC

[7/7] storm git commit: Added STORM-441 to changelog

Added STORM-441 to changelog


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

Branch: refs/heads/master
Commit: 9d0df23b52bf2fffd421a96655ae324905e83c6c
Parents: 23301bd
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Feb 23 10:15:30 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Feb 23 10:15:30 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/9d0df23b/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4c7ebb1..31cd79f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -51,6 +51,7 @@
  * STORM-672: Typo in Trident documentation example
  * STORM-400: Thrift upgrade to thrift-0.9.2
  * STORM-673: Typo 'deamon' in security documentation
+ * STORM-441: Remove bootstrap macro from Clojure codebase
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor