diff options
author | hobbs <hobbs> | 1999-11-10 02:56:16 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-11-10 02:56:16 (GMT) |
commit | 5489dc1ec2b7f92517a7ab8f4370e82216a1b7f1 (patch) | |
tree | 20db5063d215b6355458834b00d731fc9e07852d /ChangeLog | |
parent | bd117472d6c9557a44c321e2eb5c1df992e58bf8 (diff) | |
download | tk-5489dc1ec2b7f92517a7ab8f4370e82216a1b7f1.zip tk-5489dc1ec2b7f92517a7ab8f4370e82216a1b7f1.tar.gz tk-5489dc1ec2b7f92517a7ab8f4370e82216a1b7f1.tar.bz2 |
see log
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +1999-11-09 Jeff Hobbs <hobbs@scriptics.com> + + * generic/tkGrid.c: changed Tcl_Alloc to ckalloc + + * generic/tkEntry.c: fixed C expr error in destroy of entry + that could lead to 'malformed bucket chain' error + + * win/winMain.c: corrected winMain to not do a DebugBreak when + returning an error message from the top level + 1999-10-30 Jeff Hobbs <hobbs@scriptics.com> * win/tkWinKey.c: fixed XKeysymToKeycode to handle mapping of |