You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/01/06 17:27:08 UTC

[3/3] storm git commit: Added STORM-613 to changelog.

Added STORM-613 to changelog.


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

Branch: refs/heads/master
Commit: 01729f1ff375cd68581abebbd7014b7cadfc8c13
Parents: 9ad27f1
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Jan 6 10:26:25 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Jan 6 10:26:25 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/01729f1f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ccaece..dbbe33c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
  * STORM-575: Ability to specify Jetty host to bind to
  * STORM-577: long time launch worker will block supervisor heartbeat
  * STORM-505: Fix debug string construction
+ * STORM-613: Fix wrong getOffset return value
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor