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/12/22 15:05:10 UTC

[3/3] storm git commit: STORM-2251: CHANGELOG

STORM-2251: CHANGELOG


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

Branch: refs/heads/1.0.x-branch
Commit: fabd37bdb27974e77b1dcd4c639f3f60a3794591
Parents: 49957f5
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Fri Dec 23 00:04:56 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Fri Dec 23 00:04:56 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/fabd37bd/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 13dc4d9..3b5ddc4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.3
+ * STORM-2251: Integration test refers specific version of Storm which should be project version
  * STORM-2234: heartBeatExecutorService in shellSpout don't work well with deactivate
  * STORM-2216: Favor JSONValue.parseWithException
  * STORM-2208: HDFS State Throws FileNotFoundException in Azure Data Lake Store file system (adl://)