You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by xi...@apache.org on 2017/02/07 06:44:00 UTC

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

STORM-2346: CHANGELOG


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

Branch: refs/heads/master
Commit: d3250b22f17bf98ffe97b00c9bdd2cdf0dc9eb8c
Parents: e59c28e
Author: vesense <be...@163.com>
Authored: Tue Feb 7 14:44:16 2017 +0800
Committer: vesense <be...@163.com>
Committed: Tue Feb 7 14:44:16 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/d3250b22/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4e1f35..e705c93 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
-## 2.0.0
+\ufeff## 2.0.0
+ * STORM-2346: Files with unapproved licenses: download-rc-directory.sh verify-release-file.sh
  * STORM-1961: Stream api for storm core use cases
  * STORM-2327: Introduce ConfigurableTopology
  * STORM-2323: Precondition for Leader Nimbus should check all topology blobs and also corresponding dependencies.