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:54:34 UTC

storm git commit: Move STORM-2663 from 1.2.0 to 1.1.2

Repository: storm
Updated Branches:
  refs/heads/1.x-branch 593db3303 -> e3cc74d67


Move STORM-2663 from 1.2.0 to 1.1.2


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

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

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


http://git-wip-us.apache.org/repos/asf/storm/blob/e3cc74d6/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2025dc0..a1e638a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,4 @@
 ## 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
@@ -27,6 +26,7 @@
  * STORM-2482: Refactor the Storm auto credential plugins to be more usable
 
 ## 1.1.2
+ * STORM-2663: Add Powershell port of storm.sh and deprecate storm.cmd. Backports STORM-2558 and STORM-2641.
  * STORM-2616: Documentation for built in metrics
 
 ## 1.1.1