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 2015/09/18 03:01:23 UTC

[6/6] storm git commit: add STORM-803 to CHANGELOG.md

add STORM-803 to CHANGELOG.md


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

Branch: refs/heads/0.10.x-branch
Commit: 150f7f6e349ff58003a36186a8ee2264f70556d8
Parents: 6825925
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Fri Sep 18 10:00:59 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Fri Sep 18 10:00:59 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/150f7f6e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f14c37..c8c60bf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0
+ * STORM-803: Cleanup travis-ci build and logs
  * STORM-1027: Use overflow buffer for emitting metrics
  * STORM-1024: log4j changes leaving ${sys:storm.log.dir} under STORM_HOME dir
  * STORM-996: netty-unit-tests/test-batch demonstrates out-of-order delivery