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 2017/05/05 14:25:40 UTC

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

Added STORM-2191 to Changelog


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

Branch: refs/heads/master
Commit: 5b270d3d74587c5df4d45a31838e21d8cfd60ca2
Parents: a60215b
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Fri May 5 09:24:43 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Fri May 5 09:24:43 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/5b270d3d/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f062b11..c713f5d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2191: shorten classpaths by using wildcards
  * STORM-2495: Integrate checkstyle check during build
  * STORM-2486: Prevent cd from printing target directory to avoid breaking classpath
  * STORM-2468: Remove clojure from storm-client