summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-10-11 06:47:25 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-10-11 06:47:25 (GMT)
commitd5bf077d9970af39be14c3e63f6f25dfdcb85536 (patch)
tree204c669715887f7038fa12ee7b808a62db166590 /ChangeLog
parent90b51b262b19f7afeea69f91260f9703e2e1c322 (diff)
downloadtk-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec7b658..8085a52 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.6a3 TAGGED FOR RELEASE ***