You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2016/09/02 19:13:24 UTC

[3/4] storm git commit: fix changelog for 0.10.2 release

fix changelog for 0.10.2 release


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

Branch: refs/heads/0.10.x-branch
Commit: 4d2f3cee406a2325140b0ebae5d10592e12205b1
Parents: 4ea1fc7
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Sep 2 15:01:58 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Sep 2 15:01:58 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/4d2f3cee/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a8f482d..24da53e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,5 @@
-## 0.10.3
- * STORM-2042: Nimbus client connections not closed properly causing connection leaks
-
 ## 0.10.2
+ * STORM-2042: Nimbus client connections not closed properly causing connection leaks
  * STORM-1609: Netty Client is not best effort delivery on failed Connection
  * STORM-1928: ShellSpout should check heartbeat while ShellSpout is waiting for subprocess to sync
  * STORM-1989: X-Frame-Options support for Storm UI