You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2016/04/13 18:11:48 UTC

[2/2] storm git commit: Added STORM-1706 to CHANGELOG.

Added STORM-1706 to CHANGELOG.


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

Branch: refs/heads/1.x-branch
Commit: 374934c161e6122f52dc4cbc706aa089c742b42a
Parents: 5e62b7b
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Wed Apr 13 09:10:45 2016 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Wed Apr 13 09:10:45 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/374934c1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b676e35..522fe92 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1706: Add RELEASE and storm-env.sh to storm-diet assembly
  * STORM-1613: Upgraded HBase version to 1.1.0
  * STORM-1687: divide by zero in stats
  * STORM-1670: LocalState#get(String) can throw FileNotFoundException which may result supervisor.clj#sync-processes stop assigning new workers/assignments