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/07/16 18:24:06 UTC

[3/3] storm git commit: Added STORM-799 to Changelog and Readme.

Added STORM-799 to Changelog and Readme.


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

Branch: refs/heads/master
Commit: f079882b941ff4c678a8434667818b5eddac4985
Parents: 44c033c
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Jul 16 11:16:31 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Jul 16 11:16:31 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/f079882b/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9b7bda3..c23afdf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
  * STORM-937: Changing noisy log level from info to debug
  * STORM-931: Python Scritps to Produce Formatted JIRA and GitHub Join
  * STORM-924: Set the file mode of the files included when packaging release packages
+ * STORM-799: Use IErrorReport interface more broadly
 
 ## 0.10.0-beta2
  * STORM-843: [storm-redis] Add Javadoc to storm-redis

http://git-wip-us.apache.org/repos/asf/storm/blob/f079882b/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index c0c4b2e..698ee8a 100644
--- a/README.markdown
+++ b/README.markdown
@@ -206,6 +206,7 @@ under the License.
 * Reza Farivar ([@rfarivar](https://github.com/rfarivar))
 * Hugo Louro ([@hmcl](https://github.com/hmcl))
 * Xin Wang ([@vesense](https://github.com/vesense))
+* Aaron Dossett ([@dossett](https://github.com/dossett))
 
 ## Acknowledgements