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 2014/05/02 21:13:44 UTC

[3/3] git commit: Updated CHANGELOG.md for STORM-113: making thrift usage thread safe for local cluster

Updated CHANGELOG.md for STORM-113: making thrift usage thread safe for local cluster


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

Branch: refs/heads/master
Commit: 22215b5827d924b35fd5b41d1781af8824c30ce9
Parents: 3a9e8fc
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri May 2 14:09:52 2014 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri May 2 14:09:52 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/22215b58/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 940d1c9..791dced 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-113: making thrift usage thread safe for local cluster
  * STORM-223: use safe parsing for reading YAML
  * STORM-238: LICENSE and NOTICE files are duplicated in storm-core jar
  * STORM-276: Add support for logviewer in storm.cmd.