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/17 16:42:01 UTC

[11/11] storm git commit: Added STORM-541 to Changelog

Added STORM-541 to Changelog


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

Branch: refs/heads/master
Commit: 2019209854b6edb923182d480258b26656cb013c
Parents: 1d45f58
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Mar 17 10:40:54 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Mar 17 10:40:54 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/20192098/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3bd8068..841bc6a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -82,6 +82,7 @@
  * STORM-670: restore java 1.6 compatibility (storm-kafka)
  * STORM-696: Single Namespace Test Launching
  * STORM-689: SimpleACLAuthorizer should provide a way to restrict who can submit topologies.
+ * STORM-541: Build produces maven warnings
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor