You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2015/08/20 14:32:30 UTC

[4/4] storm git commit: add STORM-949 to CHANGELOG.md

add STORM-949 to CHANGELOG.md

* also add jerrypeng to contributor list


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

Branch: refs/heads/master
Commit: cc276087bb542b92c849f099b5b636e3afddd915
Parents: d3b9a33
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Thu Aug 20 21:31:29 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Thu Aug 20 21:31:29 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/cc276087/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 583d2de..90cfde1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,7 @@
  * STORM-988: supervisor.slots.ports should not allow duplicate element values
  * STORM-975: Storm-Kafka trident topology example
  * STORM-958: Add config for init params of group mapping service
+ * STORM-949: On the topology summary UI page, last shown error should have the time and date
 
 ## 0.10.0-beta2
  * STORM-843: [storm-redis] Add Javadoc to storm-redis

http://git-wip-us.apache.org/repos/asf/storm/blob/cc276087/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 84fb9f7..c90a4ed 100644
--- a/README.markdown
+++ b/README.markdown
@@ -215,6 +215,7 @@ under the License.
 * Gabor Liptak ([@gliptak](https://github.com/glibtak))
 * Arun Mahadevan ([@arunmahadevan](https://github.com/arunmahadevan))
 * Yvonne Ironberg ([@YvonneIronberg](https://github.com/YvonneIronberg))
+* Boyang Jerry Peng ([@jerrypeng](https://github.com/jerrypeng))
 
 ## Acknowledgements