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/08/31 08:05:19 UTC

[4/4] storm git commit: add STORM-2064 to CHANGELOG

add STORM-2064 to CHANGELOG


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

Branch: refs/heads/1.0.x-branch
Commit: 128aa6fd35f40e8643916427801f4bab607f3810
Parents: e17555c
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Wed Aug 31 17:05:01 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Wed Aug 31 17:05:01 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/128aa6fd/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2263615..0bede74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.3
+ * STORM-2064: Add storm name and function, access result and function to log-thrift-access
  * STORM-2063: Add thread name in worker logs
  * STORM-2042: Nimbus client connections not closed properly causing connection leaks
  * STORM-2032: removes warning in case more than one metrics tuple is received