You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2014/10/15 18:15:30 UTC

[17/50] git commit: update changelog for STORM-504

update changelog for STORM-504


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

Branch: refs/heads/security
Commit: 39ca6f7bd0caf0bec8ba3be5d955860085ba2460
Parents: f3421fb
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Oct 1 15:43:39 2014 -0700
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Oct 1 15:43:39 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/39ca6f7b/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 24950b4..9cc13ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.3-incubating
+ * STORM-504: Class used by `repl` command is deprecated.
  * STORM-330: Implement storm exponential backoff stategy for netty client and curator
  * STORM-461: exit-process! does not always exit the process, but throws an exception
  * STORM-341: fix assignment sorting