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 2017/04/26 03:42:45 UTC

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

Added STORM-2488 to CHANGELOG.


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

Branch: refs/heads/1.x-branch
Commit: ebcfb1ef27b551ef7c19320a66719fbaafc464db
Parents: a8b2391
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Tue Apr 25 20:42:23 2017 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Tue Apr 25 20:42:23 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/ebcfb1ef/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3130079..af54a8f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 1.1.1
+ * STORM-2488: The UI user Must be HTTP.
  * STORM-2481: Upgrade Aether version to resolve Aether bug BUG-451566
  * STORM-2435: Logging in storm.js inconsistent to console.log and does not support log levels
  * STORM-2315: New kafka spout can't commit offset when ack is disabled