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 2015/05/22 21:09:59 UTC

[3/3] storm git commit: Added STORM-811 to changelog

Added STORM-811 to changelog


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

Branch: refs/heads/master
Commit: 5ee4bcf16dca46b602f6c743898fa91f43c34fc9
Parents: c52690a
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri May 22 14:09:21 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri May 22 14:09:21 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/5ee4bcf1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3cfebd..6cc8570 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-811: remove old metastor_db before running tests again.
  * STORM-807: quote args to storm.py correctly
  * STORM-796: Add support for "error" command in ShellSpout
  * STORM-745: fix storm.cmd to evaluate 'shift' correctly with 'storm jar'