diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-10-11 06:47:25 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-10-11 06:47:25 (GMT) |
commit | d5bf077d9970af39be14c3e63f6f25dfdcb85536 (patch) | |
tree | 204c669715887f7038fa12ee7b808a62db166590 /ChangeLog | |
parent | 90b51b262b19f7afeea69f91260f9703e2e1c322 (diff) | |
download | tk-d5bf077d9970af39be14c3e63f6f25dfdcb85536.zip tk-d5bf077d9970af39be14c3e63f6f25dfdcb85536.tar.gz tk-d5bf077d9970af39be14c3e63f6f25dfdcb85536.tar.bz2 |
Correct error result generation of [$canvas select clear $bogus].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-10-11 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tkCanvas.c (CanvasWidgetCmd): Corrected result generation. + 2008-10-10 Don Porter <dgp@users.sourceforge.net> *** 8.6a3 TAGGED FOR RELEASE *** |