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/01/25 00:29:41 UTC

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

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

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


http://git-wip-us.apache.org/repos/asf/storm/blob/14fbc485/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0971e8b..14bdeb7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
  * STORM-1484: ignore subproject .classpath & .project file
 
 ## 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