Index: ChangeLog-2.0.0-2.1.0.log =================================================================== diff -u -N -r0a6f43d0a24217a1183882788f781de8ab198481 -r9296b2916895604445e1433b28ae2b0c2dad6dde --- ChangeLog-2.0.0-2.1.0.log (.../ChangeLog-2.0.0-2.1.0.log) (revision 0a6f43d0a24217a1183882788f781de8ab198481) +++ ChangeLog-2.0.0-2.1.0.log (.../ChangeLog-2.0.0-2.1.0.log) (revision 9296b2916895604445e1433b28ae2b0c2dad6dde) @@ -44,19 +44,14 @@ * nsf.c (ProcDispatchFinalize): Silence compiler warning on ckfree. [641e77f] -2016-12-09 Gustaf Neumann - - * nsf.c (InvokeShadowedProc): Fix debug output when compiled without - --enable-profile. [b99c256] - 2016-12-09 Stefan Sobernig * win/makefile.vc: Register missing test scripts. [5c55039] 2016-12-09 Gustaf Neumann - * nsf.c (ProcDispatchFinalize): Fix debug output wen compiled - without --enable-profile. [e2dfaca] + * nsf.c (ProcDispatchFinalize, InvokeShadowedProc): Fix debug + output wen compiled without --enable-profile. [e2dfaca, b99c256] 2016-12-09 Stefan Sobernig