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:27 UTC

[5/5] 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/d130f2b1
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d130f2b1
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/d130f2b1

Branch: refs/heads/1.x-branch
Commit: d130f2b16b29358ad384dddf009bf1e7a19d42cc
Parents: f98acee
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Wed Aug 31 16:56:53 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Wed Aug 31 16:56:53 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/d130f2b1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 24d62cd..1be54ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -78,6 +78,7 @@
  * STORM-1720: Support GEO in storm-redis
 
 ## 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