File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,16 @@ A number of things must be perfomed in an existing installation.
66
66
command "�terse" is now a synonym to the "L�sa" command (in Swedish
67
67
only since there is no such legacy in English). You need to edit
68
68
your Command.cfg accordingly.
69
+
70
+ - The command "ReadConfig" will now handle errors in any of the config
71
+ files. If there is an error the old config will remain active.
72
+ Previously an error in a config would result in NiKServer exiting
73
+ (just as it would do on startup) even though there were active
74
+ nodes running. (And bad things would happen if you continued to use
75
+ the system..)
76
+ The command ReadConfig will tell whether reading the config was
77
+ successful or not and the ARexx function ReadConfig() now returns
78
+ a value indicating the result.
69
79
---------------------------------------------------------------------------
70
80
NiKom v2.2.0, 2016-10-04
71
81
---------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments