diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-10-11 06:55:03 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-10-11 06:55:03 (GMT) |
commit | 2d63bd4b434d5972d70d84ac61cc71c42932d227 (patch) | |
tree | d401a72b3c9af3a033d4db7b739c5ca4cdb4aa00 /ChangeLog | |
parent | 47fc422920f9750bd3ee3cfc70439220577f769a (diff) | |
download | tk-2d63bd4b434d5972d70d84ac61cc71c42932d227.zip tk-2d63bd4b434d5972d70d84ac61cc71c42932d227.tar.gz tk-2d63bd4b434d5972d70d84ac61cc71c42932d227.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.5.5 TAGGED FOR RELEASE *** |