You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by kn...@apache.org on 2015/12/17 22:53:51 UTC

[3/3] storm git commit: Adding STORM-1381 to CHANGELOG

Adding STORM-1381 to CHANGELOG


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

Branch: refs/heads/master
Commit: 47d0aabc15054e05870b1504931afa33e70fa0fc
Parents: 2502c99
Author: Kyle Nusbaum <Ky...@gmail.com>
Authored: Thu Dec 17 15:53:34 2015 -0600
Committer: Kyle Nusbaum <Ky...@gmail.com>
Committed: Thu Dec 17 15:53:34 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/47d0aabc/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0709964..d3b092e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1381: Client side topology submission hook.
  * STORM-1376: Performance slowdown due excessive zk connections and log-debugging
  * STORM-1395: Move JUnit dependency to top-level pom
  * STORM-1372: Merging design and usage documents for distcache