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/03/16 17:00:59 UTC

[3/3] storm git commit: Added STRM-2038 to Changelog

Added STRM-2038 to Changelog


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

Branch: refs/heads/master
Commit: 0946048eb578b2f3e8dc16d653ce58c14c736f26
Parents: 1b82c57
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Thu Mar 16 12:00:19 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Thu Mar 16 12:00:19 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/0946048e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 10b00b2..e19c49d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -328,6 +328,9 @@
  * STORM-1720: Support GEO in storm-redis
  * STORM-1868: Modify TridentKafkaWordCount to run in distributed mode
 
+## 1.0.4
+ * STORM-2038: No symlinks for local cluster 
+
 ## 1.0.3
  * STORM-2197: NimbusClient connectins leak due to leakage in ThriftClient
  * STORM-2321: Handle blobstore zk key deletion in KeySequenceNumber.