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/04/05 22:34:10 UTC

[14/14] storm git commit: STORM-2416: CHANGELOG

STORM-2416: CHANGELOG


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

Branch: refs/heads/master
Commit: e84b39d1e6efa044bbe1762c7e971f9aff35eca6
Parents: 7dfd110
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Thu Apr 6 07:33:41 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Thu Apr 6 07:33:41 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/e84b39d1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f98ff2..846823d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -222,6 +222,7 @@
  * STORM-2451: windows storm.cmd does not set log4j2 config file correctly by default
 
 ## 1.1.0
+ * STORM-2416: Release Packaging Improvements
  * STORM-2407: KafkaTridentSpoutOpaque Doesn't Poll Data From All Topic-Partitions When Parallelism Hint Not a Multiple Total Topic-Partitions.
  * STORM-2414: Skip checking meta's ACL when subject has write privileges for any blobs
  * STORM-2038: Disable symlinks with a config option