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 2016/09/01 06:39:07 UTC

[3/3] storm git commit: add STORM-2070 to CHANGELOG

add STORM-2070 to CHANGELOG


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

Branch: refs/heads/1.0.x-branch
Commit: 901cfab2dd5d443e53f33f92ceba4f8dab89c10d
Parents: 7de6679
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Thu Sep 1 15:38:49 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Thu Sep 1 15:38:49 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/901cfab2/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7790df9..a64fec7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.3
+ * STORM-2070: Fix sigar native binary download link
  * STORM-2056: Bugs in logviewer
  * STORM-1646: Fix ExponentialBackoffMsgRetryManager test
  * STORM-2039: Backpressure refactoring in worker and executor