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 2017/05/31 00:04:05 UTC

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

STORM-2536: CHANGELOG


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

Branch: refs/heads/master
Commit: 820195b4fa4f6316438b33ec3e464996cc164935
Parents: ca2e124
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Wed May 31 09:03:53 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Wed May 31 09:03:53 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/820195b4/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b67d21d..c797c8c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -259,6 +259,7 @@
  * STORM-1769: Added a test to check local nimbus with notifier plugin
 
 ## 1.1.1
+ * STORM-2536: excludes jersey 1.x from storm-autocreds 
  * STORM-2528: Bump log4j version to 2.8.2
  * STORM-2413: Make new Kafka spout respect tuple retry limits
  * STORM-2518: Handles empty name for "USER type" ACL when normalizing ACLs