update changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/5a460384 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/5a460384 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/5a460384 Branch: refs/heads/security Commit: 5a460384f4eb90e4e3870f29090e81633aeafe7b Parents: 8ccb15d Author: P. Taylor Goetz <[email protected]> Authored: Mon Oct 27 16:53:17 2014 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Mon Oct 27 16:53:17 2014 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/5a460384/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a21b03..93a4b67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.9.3-rc2 + * STORM-540: Change default time format in logs to ISO8601 in order to include timezone + * STORM-511: Storm-Kafka spout keeps sending fetch requests with invalid offset + * STORM-538: Guava com.google.thirdparty.publicsuffix is not shaded + ## 0.9.3-rc1 * STORM-519: add tuple as an input param to HBaseValueMapper * STORM-488: Exit with 254 error code if storm CLI is run with unknown command
