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/12/27 08:25:44 UTC

[3/3] storm git commit: STORM-2256: CHANGELOG

STORM-2256: CHANGELOG


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

Branch: refs/heads/1.x-branch
Commit: 2aed0f6c71ebaf32708f9292dd6e3f08f4fc28e8
Parents: a5101b5
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Dec 27 17:25:24 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Dec 27 17:25:24 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/2aed0f6c/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d06692f..a9e5305 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-2256: storm-pmml breaks on java 1.7
  * STORM-2223: PMML Bolt.
  * STORM-2222: Repeated NPEs thrown in nimbus if rebalance fails
  * STORM-2190: reduce contention between submission and scheduling