Index: ChangeLog-2.0.0-2.1.0.log =================================================================== diff -u -N -r2a955681817e4db4776d7ae904babe8053c5ad74 -r2352fb1a509bd00ec49c9677798caad6bfec4d71 --- ChangeLog-2.0.0-2.1.0.log (.../ChangeLog-2.0.0-2.1.0.log) (revision 2a955681817e4db4776d7ae904babe8053c5ad74) +++ ChangeLog-2.0.0-2.1.0.log (.../ChangeLog-2.0.0-2.1.0.log) (revision 2352fb1a509bd00ec49c9677798caad6bfec4d71) @@ -416,11 +416,10 @@ * nsf.c: (ParamOptionParse): 'virtualobjectargs' and 'virtualclassargs' defaulted to ConvertViaCmd when parsed from Tcl spec; explicitly - set ConvertToNothing to match the intended semantics and to avoid + set ConvertToNothing to match the intended semantics and to avoid false warnings (e.g., missing type=virtualobjectargs type checker). [03b838a] - (NsfParameterInfoCmd): Correct two typos in in-code - comment. [6d563e2] + (NsfParameterInfoCmd): Correct two typos in code comment. [6d563e2] 2016-10-02 Stefan Sobernig