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)
commitfb99778e5381920dc0c3815636fcd7f0fd5175ee (patch)
treed401a72b3c9af3a033d4db7b739c5ca4cdb4aa00 /ChangeLog
parent2ae917919fb7117a142c487462b4ef845f74a2df (diff)
downloadtk-fb99778e5381920dc0c3815636fcd7f0fd5175ee.zip
tk-fb99778e5381920dc0c3815636fcd7f0fd5175ee.tar.gz
tk-fb99778e5381920dc0c3815636fcd7f0fd5175ee.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 ***