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/02/01 23:54:06 UTC

[3/3] storm git commit: Added STORM-2331 to CHANGELOG.

Added STORM-2331 to CHANGELOG.


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

Branch: refs/heads/master
Commit: 9c8d7b916f09e4d7cc97db1b089496e8ab356a9a
Parents: dfbf6fe
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Wed Feb 1 15:47:16 2017 -0800
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Wed Feb 1 15:47:16 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/9c8d7b91/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 242a247..112d055 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -195,6 +195,7 @@
  * STORM-1769: Added a test to check local nimbus with notifier plugin
 
 ## 1.1.0
+ * STORM-2331: Emitting from JavaScript should work when not anchoring.
  * STORM-2320:  DRPC client printer class reusable for local and remote DRPC.
  * STORM-2225: change spout config to be simpler.
  * STORM-2330: Fix storm sql code generation for UDAF with non standard sql types