diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-07 11:16:28 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-07 11:16:28 (GMT) |
commit | 81d9c06d1ce5cfb61913049037b3f03977cb7cc7 (patch) | |
tree | 36b0f791358a85eaa3758903efabfc5893bb6066 /ChangeLog | |
parent | 288d04db72fde57aa6b8febaa1a53916a80165be (diff) | |
download | tk-81d9c06d1ce5cfb61913049037b3f03977cb7cc7.zip tk-81d9c06d1ce5cfb61913049037b3f03977cb7cc7.tar.gz tk-81d9c06d1ce5cfb61913049037b3f03977cb7cc7.tar.bz2 |
Add missing Tcl_ResetResult [697915]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-01-07 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tkWindow.c (GetScreen): Make sure the result is reset on + all error paths to stop strange errors. [Bug 697915] + 2005-01-05 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/loadTk.n, doc/toplevel.n: Convert to other form of emacs |