You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2017/07/03 15:53:57 UTC

[3/3] storm git commit: STORM-2597: CHANGELOG

STORM-2597: CHANGELOG


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

Branch: refs/heads/1.1.x-branch
Commit: f347329f74448008085cdbcfd217e55a1cc8a375
Parents: 21dc88a
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Jul 4 00:53:44 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Jul 4 00:53:44 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/f347329f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3544329..45dd8a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.1
+ * STORM-2597: Don't parse passed in class paths
  * STORM-2564: We should provide a template for storm-cluster-auth.yaml
  * STORM-2568: Fix getTopicsString
  * STORM-2563: Remove the workaround to handle missing UGI.loginUserFromSubject