From 47554bd6950d25a9980a177d472b6acfae453028 Mon Sep 17 00:00:00 2001 From: achbed Date: Fri, 30 Jan 2015 03:32:43 -0600 Subject: [PATCH] Removed redundant reference to stationdefaults Changed from "station setup" to "station initialization" for better clarity Signed-off-by: achbed --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b13e47f..b23be9a 100644 --- a/README.rst +++ b/README.rst @@ -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 -- 2.39.5