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/01/25 00:29:36 UTC

[28/50] storm git commit: Added STORM-1481 to Changelog

Added STORM-1481 to Changelog


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

Branch: refs/heads/1.x-branch
Commit: 686ffd69763af695b8391a417e87c1de23adf169
Parents: daff0e3
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Jan 20 14:01:56 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Jan 20 14:01:56 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/686ffd69/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8d4ba1b..fb5a26a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
  * STORM-1484: ignore subproject .classpath & .project file
 
 ## 1.0.0
+ * STORM-1481: avoid Math.abs(Integer) get a negative value
  * STORM-1473: enable log search for daemon logs
  * STORM-1472: Fix the errorTime bug and show the time to be readable
  * STORM-1450: Fix minor bugs and refactor code in ResourceAwareScheduler