add STORM-1602 to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/ab66003c Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ab66003c Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ab66003c Branch: refs/heads/master Commit: ab66003c18fe4f8c0926b3219408b735b2ce2adf Parents: 575203c Author: Jungtaek Lim <[email protected]> Authored: Sun Mar 20 11:07:37 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Sun Mar 20 11:07:37 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/ab66003c/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index d1f88b0..5f08fe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,6 +62,7 @@ * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt. ## 1.0.0 + * STORM-1602: Blobstore UTs are failed on Windows * STORM-1629: Files/move doesn't work properly with non-empty directory in Windows * STORM-1549: Add support for resetting tuple timeout from bolts via the OutputCollector * STORM-971: Metric for messages lost due to kafka retention
