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 2015/05/15 23:27:30 UTC

[10/27] storm git commit: add STORM-748 to changelog

add STORM-748 to changelog


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

Branch: refs/heads/0.10.x-branch
Commit: ce5447e4dd3119fffac2335cab8e4368f178a236
Parents: 927132c
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri May 15 15:13:12 2015 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri May 15 15:13:12 2015 -0400

----------------------------------------------------------------------
 CHANGELOG.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/ce5447e4/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 753fc3a..ec096e5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,12 @@
 ## 0.10.0
+ * STORM-748: Package Multi-Lang scripts so they don't have to be duplicated
  * STORM-563. Kafka Spout doesn't pick up from the beginning of the queue unless forceFromStart specified.
  * STORM-615: Add REST API to upload topology.
  * STORM-807: quote args correctly in /bin/storm
  * STORM-686: Add worker-launcher to storm-dist.
  * STORM-789: Send more topology context to Multi-Lang components via initial handshake
  * STORM-764: Have option to compress thrift heartbeat
- * JIRA STORM-766 (Include version info in the service page)
+ * STORM-766 (Include version info in the service page)
  * STORM-765: Thrift serialization for local state. 
  * STORM-762: uptime for worker heartbeats is lost when converted to thrift
  * STORM-750: Set Config serialVersionUID