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 2014/05/20 17:24:55 UTC

[5/5] git commit: Added STORM-232 to Changelog

Added STORM-232 to Changelog


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

Branch: refs/heads/master
Commit: a6bbd877fbcd7b743304a2e95034db826742442c
Parents: c076810
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Tue May 20 10:20:42 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Tue May 20 10:20:42 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/a6bbd877/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e49c908..f754a02 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-232: ship JNI dependencies with the topology jar
  * STORM-295: Add storm configuration to define JAVA_HOME
  * STORM-138: Pluggable serialization for multilang
  * STORM-264: Removes references to the deprecated topology.optimize