You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2016/01/05 19:29:43 UTC

[3/3] storm git commit: Added STORM-1417 to Changelog

Added STORM-1417 to Changelog


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

Branch: refs/heads/master
Commit: 2d8811dcccb10826ab2063cbcdb2ca0d05973b72
Parents: 516ea28
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Tue Jan 5 12:28:54 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Jan 5 12:28:54 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/2d8811dc/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b3ccb2b..c9ba0af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1417: fixed equals/hashCode contract in CoordType
  * STORM-1422: broken example in storm-starter tutorial
  * STORM-1429: LocalizerTest fix
  * STORM-1401: removes multilang-test