Added STORM-1164 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/e25f28f7 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e25f28f7 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/e25f28f7 Branch: refs/heads/master Commit: e25f28f7175757e98c14b5d1a502c611a8b9282b Parents: 1acadff Author: Sriharsha Chintalapani <[email protected]> Authored: Mon Nov 9 18:24:54 2015 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Mon Nov 9 18:24:54 2015 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/e25f28f7/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index b914b96..5e23d59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## 0.11.0 - * STORM-902: Simple Log Search + * STORM-1164: Code cleanup for typos, warnings and conciseness. + * STORM-902: Simple Log Search. * STORM-1052: TridentKafkaState uses new Kafka Producer API. * STORM-1182: Removing and wrapping some exceptions in ConfigValidation to make code cleaner * STORM-1134. Windows: Fix log4j config.
