You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2016/04/21 20:01:43 UTC

[3/3] storm git commit: Add STORM-1679 to changelog

Add STORM-1679 to changelog


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

Branch: refs/heads/1.x-branch
Commit: 8b3dff85cd480233a5219fae65c805478e38f29c
Parents: 36ab4b3
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu Apr 21 13:53:40 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu Apr 21 13:53:40 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/8b3dff85/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7fc5bfb..c734f27 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.1
+ * STORM-1679: add storm Scheduler documents
  * STORM-1704: When logviewer_search.html opens daemon file, next search always show no result
  * STORM-1714: StatefulBolts ends up as normal bolts while using TopologyBuilder.setBolt without parallelism
  * STORM-1683: only check non-system streams by default