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 21:54:33 UTC

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

Added STORM-610 to changelog


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

Branch: refs/heads/master
Commit: b9fb838490ca78c9c3a370ab3a5ff2c6a41a8dab
Parents: c3ffc67
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Jan 6 14:46:57 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Jan 6 14:46:57 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/b9fb8384/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50c0d35..97e0d2c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@
  * STORM-613: Fix wrong getOffset return value
  * STORM-612: Update the contact address in configure.ac
  * STORM-611: Remove extra "break"s
+ * STORM-610: Check the return value of fts_close()
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor