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

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

STORM-2663: CHANGELOG


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

Branch: refs/heads/1.x-branch
Commit: 593db3303ff9e09eecd43e584138d53319803ba8
Parents: 1cf58a1
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Mon Jul 31 11:51:18 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Mon Jul 31 11:51:18 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/593db330/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e9886f0..2025dc0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.2.0
+ * STORM-2663: Add Powershell port of storm.sh and deprecate storm.cmd. Backports STORM-2558 and STORM-2641.
  * STORM-2520: AutoHDFS should prefer cluster-wise hdfs kerberos principal
  * STORM-2519: Modify AbstractAutoCreds to look for configKeys in both nimbus and topology configs
  * STORM-2493: update documents to reflect the changes