update CHANGELOG for STORM-492.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/ec2d33c9 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ec2d33c9 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ec2d33c9 Branch: refs/heads/security Commit: ec2d33c9f340f0b718c06dcd5dcd2df9490bc535 Parents: 356f9f8 Author: Sriharsha Chintalapani <[email protected]> Authored: Thu Nov 6 09:19:28 2014 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Thu Nov 6 09:19:28 2014 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/ec2d33c9/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2691fb7..1fa3bb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.9.3-rc2 + * STORM-492: Test timeout should be configurable * 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
