add STORM-1375 to CHANGELOG.md * also add Ilya Ostrovskiy to contributor list
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/3600953b Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/3600953b Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/3600953b Branch: refs/heads/master Commit: 3600953b6e53610ddc606b88e1816b05e2698eca Parents: 0e46b02 Author: Jungtaek Lim <[email protected]> Authored: Mon Dec 7 22:54:00 2015 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Dec 7 22:54:00 2015 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + README.markdown | 1 + 2 files changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/3600953b/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 5254cbb..0821bd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * STORM-1375: Blobstore broke Pacemaker * STORM-876: Blobstore/DistCache Support * STORM-1361: Apache License missing from two Cassandra files * STORM-756: Handle taskids response as soon as possible http://git-wip-us.apache.org/repos/asf/storm/blob/3600953b/README.markdown ---------------------------------------------------------------------- diff --git a/README.markdown b/README.markdown index 4eef88a..a569144 100644 --- a/README.markdown +++ b/README.markdown @@ -244,6 +244,7 @@ under the License. * Victor Wong ([@victor-wong](https://github.com/victor-wong)) * David Wimsey ([@dwimsey](https://github.com/dwimsey)) * Florian Hussonnois ([@fhussonnois](https://github.com/fhussonnois)) +* Ilya Ostrovskiy ([@iostat](https://github.com/iostat)) ## Acknowledgements
