Index: ChangeLog-2.2.0-2.3.0.log =================================================================== diff -u -r1997fa85b9381304d98f7837a93fbdd6353c2dda -r6630359be35c30c11e9fc369d499ac9bfeb01b3d --- ChangeLog-2.2.0-2.3.0.log (.../ChangeLog-2.2.0-2.3.0.log) (revision 1997fa85b9381304d98f7837a93fbdd6353c2dda) +++ ChangeLog-2.2.0-2.3.0.log (.../ChangeLog-2.2.0-2.3.0.log) (revision 6630359be35c30c11e9fc369d499ac9bfeb01b3d) @@ -48,7 +48,7 @@ 2019-04-17 Gustaf Neumann - * nsf.c (NextSearchAndInvoke): Addressing coverty defect 337829 + * nsf.c (NextSearchAndInvoke): Addressing Coverity defect 337829 (dereference before null check) [f5000938] @@ -68,7 +68,7 @@ 2019-04-15 Stefan Sobernig * nsf.c (NsfCCreateMethod): Fix access of potentially freed object to - set the autonamed property (indicated by valdgrind). When destroyed + set the autonamed property (indicated by valgrind). When destroyed and cleaned during DoObjInitialization, "newObject" will remain as a dangling pointer. Besides, setting the property before DoObjInitialization will make the object property available from within @@ -301,7 +301,7 @@ 2019-03-07 Gustaf Neumann - * xotcl2.tcl: Added new variant of "volatile" trying to mimick the + * xotcl2.tcl: Added new variant of "volatile" trying to mimic the XOTcl1 volatile behavior. [b6046263] * nsf.c: added experimental feature NSF_WITH_TCL_OBJ_TYPES_AS_CONVERTER, which uses registered @@ -360,7 +360,7 @@ 2018-12-15 Gustaf Neumann * nsf.c: Reduce dead assignments and variable scopes [405ace78] - * Httpd.xotcl: Make sure the restted path ends with a slash [b49c37ce] + * Httpd.xotcl: Make sure the path ends with a slash [b49c37ce] 2018-12-14 Gustaf Neumann @@ -403,7 +403,7 @@ 2018-10-23 Gustaf Neumann * Object.man: Improve spelling [bee99fc8] - * nsf.c: Help static analyzer to parse statements [8d65f0a7] + * nsf.c: Help static analyser to parse statements [8d65f0a7] 2018-10-12 Gustaf Neumann @@ -413,7 +413,7 @@ 2018-10-11 Stefan Sobernig * Makefile.in, win/makefile.vc: Add TCL_PKG_PREFER_LATEST to avoid - version hickups (stable beating latest) somewhere from TCLLIBPATH + version hick-ups (stable beating latest) somewhere from TCLLIBPATH etc. [b820ed69] 2018-10-02 Gustaf Neumann @@ -439,4 +439,4 @@ * prefer US american spelling variants [9aa53ef6] * change version number to first version number after the 2.2.0 release (2.3d0) [dd3cfbfd] - * fix usernames at sourceforge [f92b5538] + * fix usernames at Sourceforge [f92b5538]