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 2015/03/11 19:08:03 UTC

[3/3] storm git commit: Added STORM-469 to Changelog and Reademe.

Added STORM-469 to Changelog and Reademe.


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

Branch: refs/heads/master
Commit: 1a9e9e92e5e6f3ad54be6655706984d42dc9cf77
Parents: 9b56bc8
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Mar 11 13:07:26 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Mar 11 13:07:26 2015 -0500

----------------------------------------------------------------------
 CHANGELOG.md    | 1 +
 README.markdown | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/1a9e9e92/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8250eab..68b7815 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -68,6 +68,7 @@
  * STORM-687: Storm UI does not display up to date information despite refreshes in IE
  * STORM-557: High Quality Images for presentations
  * STORM-554: the type of first param "topology" should be ^StormTopology not ^TopologyContext
+ * STORM-469: Storm UI Last Error Detail Insufficient for debugging
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor

http://git-wip-us.apache.org/repos/asf/storm/blob/1a9e9e92/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index cd28256..3932e6d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -191,6 +191,7 @@ under the License.
 * Zhihui Jiao ([@onlychoice](https://github.com/onlychoice))
 * Hari Sekhon ([@harisekhon](https://github.com/harisekhon))
 * iBuddha ([@iBuddha](https://github.com/iBuddha))
+* Rekha Joshi ([@rekhajoshm](https://github.com/rekhajoshm))
 
 ## Acknowledgements