You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2016/03/12 21:45:26 UTC

[3/3] storm git commit: Added STORM-1620 to CHANGELOG.

Added STORM-1620 to CHANGELOG.


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

Branch: refs/heads/master
Commit: e64d1f15abce6130832e5185f2b14145c8756310
Parents: 4794c25
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Sat Mar 12 12:44:15 2016 -0800
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Sat Mar 12 12:44:15 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/e64d1f15/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9231a9e..c57d6a6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -52,6 +52,7 @@
  * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt.
 
 ## 1.0.0
+ * STORM-1620: Update curator to fix CURATOR-209
  * STORM-1469: Adding Plain Sasl Transport Plugin
  * STORM-1588: Do not add event logger details if number of event loggers is zero
  * STORM-1606: print the information of testcase which is on failure