You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by kn...@apache.org on 2015/08/24 22:50:52 UTC

[4/4] storm git commit: Added STORM-990 to CHANGELOG.md

Added STORM-990 to CHANGELOG.md


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/ce6c1c38
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ce6c1c38
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ce6c1c38

Branch: refs/heads/master
Commit: ce6c1c389aef838dcb5f145d4af05815d62ee016
Parents: 8d759b1
Author: Kyle Nusbaum <Ky...@gmail.com>
Authored: Mon Aug 24 15:50:29 2015 -0500
Committer: Kyle Nusbaum <Ky...@gmail.com>
Committed: Mon Aug 24 15:50:29 2015 -0500

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/ce6c1c38/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f41e7e..d043a5f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-990: Refactored TimeCacheMap to extend RotatingMap
  * STORM-829: Hadoop dependency confusion
  * STORM-166: Nimbus HA
  * STORM-976: Config storm.logback.conf.dir is specific to previous logging framework