summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-10-11 06:55:03 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-10-11 06:55:03 (GMT)
commit2d63bd4b434d5972d70d84ac61cc71c42932d227 (patch)
treed401a72b3c9af3a033d4db7b739c5ca4cdb4aa00 /ChangeLog
parent47fc422920f9750bd3ee3cfc70439220577f769a (diff)
downloadtk-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3da7d67..09d7f7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 ***