diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-07 11:14:39 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-07 11:14:39 (GMT) |
commit | 60e0fa23ae1d3b202486d2427812fa3e65ecdae2 (patch) | |
tree | b4fce5aa52776f53362856c3939f205cc659bae7 /ChangeLog | |
parent | 6dbc2e8dbbfbad51e0a9464f28a3ae1d06649250 (diff) | |
download | tk-60e0fa23ae1d3b202486d2427812fa3e65ecdae2.zip tk-60e0fa23ae1d3b202486d2427812fa3e65ecdae2.tar.gz tk-60e0fa23ae1d3b202486d2427812fa3e65ecdae2.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 |