You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2014/05/06 17:13:29 UTC

[4/4] git commit: Updated CHANGELOG.md for STORM-235

Updated CHANGELOG.md for STORM-235


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

Branch: refs/heads/master
Commit: a0876291a00ba10980b775b5a4b44a066e5f0a0a
Parents: 7359592
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Tue May 6 15:12:52 2014 +0000
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Tue May 6 15:12:52 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/a0876291/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 791dced..6ce41f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-235: Registering a null metric should blow up early
  * STORM-113: making thrift usage thread safe for local cluster
  * STORM-223: use safe parsing for reading YAML
  * STORM-238: LICENSE and NOTICE files are duplicated in storm-core jar