You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2016/01/20 23:16:27 UTC

[4/4] storm git commit: add STORM-1452 to changelog

add STORM-1452 to changelog


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

Branch: refs/heads/1.x-branch
Commit: bb503d287175b4d536426392d05ff26984768cfb
Parents: 76462f2
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Jan 20 17:16:14 2016 -0500
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Jan 20 17:16:14 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/bb503d28/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fdad3da..75086d7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1452: Fixes profiling/debugging out of the box
  * STORM-1406: Add MQTT Support
  * STORM-1481: avoid Math.abs(Integer) get a negative value
  * STORM-1473: enable log search for daemon logs