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/04/28 02:20:34 UTC

[2/2] storm git commit: Added STORM-2486 to Changelog

Added STORM-2486 to Changelog


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

Branch: refs/heads/1.x-branch
Commit: a49ad1854d07f34a1c17ed32852c001c7116d688
Parents: 9e938d2
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Thu Apr 27 21:20:12 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Thu Apr 27 21:20:12 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/a49ad185/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index af54a8f..48e8391 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 1.1.1
+ * STORM-2486: Prevent cd from printing target directory to avoid breaking classpath
  * STORM-2488: The UI user Must be HTTP.
  * STORM-2481: Upgrade Aether version to resolve Aether bug BUG-451566
  * STORM-2435: Logging in storm.js inconsistent to console.log and does not support log levels