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 2016/03/24 21:38:07 UTC

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

Added STORM-1625 to Changelog


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

Branch: refs/heads/master
Commit: d3182c46c947378185ff7331a5c43cfa96471285
Parents: 5cd9c56
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Mar 24 15:36:40 2016 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Mar 24 15:36:40 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/d3182c46/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bec17d2..9f077d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -65,6 +65,7 @@
  * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt.
 
 ## 1.0.0
+ * STORM-1625: Move storm-sql dependencies out of lib folder
  * STORM-1556: nimbus.clj/wait-for-desired-code-replication wrong reset for current-replication-count-jar in local mode
  * STORM-1636: Supervisor shutdown with worker id pass in being nil
  * STORM-1602: Blobstore UTs are failed on Windows