You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/03/29 10:00:32 UTC

storm git commit: add STORM-1030 to CHANGELOG.md

Repository: storm
Updated Branches:
  refs/heads/master da7969ea9 -> 4eaaa0bb1


add STORM-1030 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/4eaaa0bb
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/4eaaa0bb
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/4eaaa0bb

Branch: refs/heads/master
Commit: 4eaaa0bb19261020b67c820bd4aee3802a07e025
Parents: da7969e
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Mar 29 16:42:04 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Mar 29 16:42:04 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/4eaaa0bb/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b2f30ff..be17468 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -65,6 +65,7 @@
  * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt.
 
 ## 1.0.0
+ * STORM-1030: Hive Connector Fixes
  * STORM-676: Storm Trident support for sliding/tumbling windows
  * STORM-1630: Add guide page for Windows users
  * STORM-1655: Flux doesn't set return code to non-zero when there's any exception while deploying topology to remote cluster