summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2009-04-10 16:34:55 (GMT)
committerdas <das>2009-04-10 16:34:55 (GMT)
commitadefa81216463dbc8e28602c5fccd17de3759e27 (patch)
tree88aca7f3f762d1bfcce103d8cdb85ab61ead5043 /ChangeLog
parentcde3f5abce011188551a0ecf07930ff80631ef72 (diff)
downloadtk-adefa81216463dbc8e28602c5fccd17de3759e27.zip
tk-adefa81216463dbc8e28602c5fccd17de3759e27.tar.gz
tk-adefa81216463dbc8e28602c5fccd17de3759e27.tar.bz2
* library/demos/knightstour.tcl: fix knightstour demo not running from
interactive wish.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ade45c0..14b15a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-04-10 Daniel Steffen <das@users.sourceforge.net>
+ * library/demos/knightstour.tcl: fix knightstour demo not running from
+ interactive wish.
+
* library/console.tcl (::tk::ConsoleInit): remove redundant TkAqua
Quit menu item.