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 2017/05/23 15:37:51 UTC

[3/3] storm git commit: Added STORM-2526 ot Changelog

Added STORM-2526 ot Changelog


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

Branch: refs/heads/master
Commit: d67aaf344dd56c722562358eb7c9967f4942fe77
Parents: ece2a1c
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Tue May 23 10:15:39 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Tue May 23 10:15:39 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/d67aaf34/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b5f62c3..ea8c54a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2526: Revert changes mistakenly made to generated files
  * STORM-2524: Add the option to set client.id to storm-kafka
  * STORM-2448: Add in Storm and JDK versions when submitting a topology.
  * STORM-2503: Fix lgtm.com alerts on equality and comparison operations.