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/12/16 19:34:54 UTC

[3/3] storm git commit: Adding STORM-1388 to CHANGELOG

Adding STORM-1388 to CHANGELOG


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

Branch: refs/heads/master
Commit: 56890854997cca6b898073c9258f2df2d33a62bf
Parents: d6cca84
Author: Kyle Nusbaum <Ky...@gmail.com>
Authored: Wed Dec 16 12:34:28 2015 -0600
Committer: Kyle Nusbaum <Ky...@gmail.com>
Committed: Wed Dec 16 12:34:28 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/56890854/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c1917e9..c4acb4e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1388: Fix url and email links in README file
  * STORM-1389: Removed creation of projection tuples as they are already available
  * STORM-1179: Create Maven Profiles for Integration Tests.
  * STORM-1387: workers-artifacts directory configurable, and default to be under storm.log.dir.