You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pa...@apache.org on 2015/04/10 00:56:43 UTC

[7/7] storm git commit: Added STORM-749 to CHANGELOG.

Added STORM-749 to CHANGELOG.


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

Branch: refs/heads/master
Commit: 6b52e0d888651e7ee626a4ddc512c5dee0caa09a
Parents: 641e18a
Author: Parth Brahmbhatt <br...@gmail.com>
Authored: Thu Apr 9 15:39:26 2015 -0700
Committer: Parth Brahmbhatt <br...@gmail.com>
Committed: Thu Apr 9 15:39:26 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/6b52e0d8/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d0e8aad..7c951ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
  * STORM-512: KafkaBolt doesn't handle ticks properly
  * STORM-188: Allow user to specifiy full configuration path when running storm command
  * STORM-740: Simple Transport Client cannot configure thrift buffer size
+ * STORM-749: Remove CSRF check from the REST API.
 
 ## 0.10.0
  * STORM-681: Auto insert license header with genthrift.sh