Skip to content

Commit c1d93da

Browse files
author
Nathan Marz
committed
updated CHANGELOG & contributors
1 parent 33c9cfd commit c1d93da

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* bin/storm script can now be symlinked (thanks gabrielgrant)
1010
* Socket timeout for DRPCClient is now configurable
1111
* Added getThisWorkerPort() method to TopologyContext
12+
* Added better error checking in Fields (thanks git2samus)
1213
* Bug fix: Quoted arguments with spaces now work properly with storm client script
1314
* Bug fix: Workers start properly when topology name has spaces
1415
* Bug fix: UI works properly when there are spaces in topology or spout/bolt names (thanks xiaokang)

README.markdown

+1
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ You must not remove this notice, or any other, from this software.
3737
* Gabriel Grant ([@gabrielgrant](https://github.com/gabrielgrant))
3838
* Travis Wellman ([@travisfw](https://github.com/travisfw))
3939
* Kasper Madsen ([@KasperMadsen](https://github.com/KasperMadsen))
40+
* Michael Cetrulo([@git2samus](https://github.com/git2samus))

0 commit comments

Comments
 (0)