diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2006-03-11 22:50:51 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2006-03-11 22:50:51 (GMT) |
commit | 92f42c4710b59e4b7d590bcac400948f88778128 (patch) | |
tree | 1d3e3017d538d233cabf410eb14d98dd295f6a7f /ChangeLog | |
parent | 294927570eac63240cd5e68d0f7b6d2daf611329 (diff) | |
download | tk-92f42c4710b59e4b7d590bcac400948f88778128.zip tk-92f42c4710b59e4b7d590bcac400948f88778128.tar.gz tk-92f42c4710b59e4b7d590bcac400948f88778128.tar.bz2 |
Fix silly error that prevented truncated error traces from being presented to
the user, even when they should have been.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-03-11 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * library/bgerror.tcl (::tk::dialog::error::bgerror): Truncated error + details were getting lost, leading to unreadable error messages. + 2006-03-07 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/canvas.n: Added note that stipples are not well-supported on |