]> git.parisson.com Git - deefuzzer.git/commitdiff
Removed redundant reference to stationdefaults
authorachbed <github@achbed.org>
Fri, 30 Jan 2015 09:32:43 +0000 (03:32 -0600)
committerachbed <github@achbed.org>
Fri, 30 Jan 2015 09:32:43 +0000 (03:32 -0600)
Changed from "station setup" to "station initialization" for better clarity

Signed-off-by: achbed <github@achbed.org>
README.rst

index b13e47fad15b4f158807ad1ab965968aab4adcf9..b23be9ab1edee5a606c99d9459d347487c1e2e1b 100644 (file)
@@ -54,10 +54,9 @@ News
  * Add stationconfig preference (load other preference files as stations) (@achbed #31)
  * Add new station.server.appendtype option
  * Add new base_dir parameter to station definition
- * New stationdefaults parameter (provides a mechanism to give default values for all stations) (@achbed #29)
  * Better thread management (@achbed #36 #37 #38)
  * Improved stability avoiding crashes with automatic station restart methods (@achbed #39 #45)
- * Added option (ignoreerrors) to log and continue when an error occurs during station setup (@achbed #43)
+ * Added option (ignoreerrors) to log and continue when an error occurs during station initialization (@achbed #43)
  * Cleanup, better documentation and good ideas (@choiz #15 #16 #17 #23)
  * Various bugfixes
  * Many thanks to all participants and especially to @achbed for his **huge** work, efficiency and easy collaboration