diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-10-15 Miguel Sofer <msofer@users.sourceforge.net> + + * generic/tclProc.c: changing a memcmp to strcmp to avoid a memory + error detected by purify (thanks Jeff); modify style to agrre with + the style guide. + 2001-10-15 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): |