STORM-2414: CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/2ecbb804 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/2ecbb804 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/2ecbb804 Branch: refs/heads/1.0.x-branch Commit: 2ecbb804ed8abc060f2cf5e603369d757ed404db Parents: b975da1 Author: Jungtaek Lim <[email protected]> Authored: Mon Mar 20 17:29:40 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Mar 20 17:29:40 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/2ecbb804/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index bd5e8de..a49742f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.4 + * STORM-2414: Skip checking meta's ACL when subject has write privileges for any blobs * STORM-2038: Disable symlinks with a config option * STORM-2038: No symlinks for local cluster * STORM-2403: Fix KafkaBolt test failure: tick tuple should not be acked
