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 2014/04/25 20:22:14 UTC

git commit: update changelog

Repository: incubator-storm
Updated Branches:
  refs/heads/master 920955ba7 -> a5cd7a523


update changelog


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

Branch: refs/heads/master
Commit: a5cd7a52340da5c71dae1d0109c20624926d761b
Parents: 920955b
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Apr 25 14:22:06 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Apr 25 14:22:06 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/a5cd7a52/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 81726c0..90de202 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-286: Use URLEncoder#encode with the encoding specified.
  * STORM-296. Storm kafka unit tests are failing on windows
  * STORM-291: upgrade http-client to 4.3.3
  * STORM-252: Upgrade curator to latest version