update CHANGELOG for STORM-546.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/964188fb Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/964188fb Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/964188fb Branch: refs/heads/master Commit: 964188fb7a3314ff3097ddd59684f496449e6045 Parents: cc9b24e Author: Sriharsha Chintalapani <[email protected]> Authored: Wed Nov 12 08:46:10 2014 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Wed Nov 12 08:46:10 2014 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/964188fb/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fa3bb7..8eb871c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.9.3-rc2 + * STORM-546: Local hostname configuration ignored by executor * 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
