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/06/30 22:34:30 UTC

[3/3] git commit: Added STORM-372 to Changelog

Added STORM-372 to 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/5f2d05a4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-storm/tree/5f2d05a4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-storm/diff/5f2d05a4

Branch: refs/heads/master
Commit: 5f2d05a4304716af857b157a3278ffaf502b2000
Parents: 8fe5c77
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Mon Jun 30 15:29:42 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Mon Jun 30 15:29:42 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/5f2d05a4/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e041ce9..57cae29 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
  * STORM-332: Enable Kryo serialization in storm-kafka
  * STORM-370: Add check for empty table before sorting dom in UI
  * STORM-359: add logviewer paging and download
+ * STORM-372: Typo in storm_env.ini
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake

http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/5f2d05a4/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index e2890c0..de16a4c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -147,6 +147,7 @@ under the License.
 * Albert Chu ([@chu11](https://github.com/chu11))
 * Krystian Nowak ([@krystiannowak](https://github.com/krystiannowak))
 * Parth-Brahmbhatt ([@Parth-Brahmbhatt](https://github.com/Parth-Brahmbhatt))
+* Adrian Petrescu ([@apetresc](https://github.com/apetresc))
 
 ## Acknowledgements