summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2010-01-04 14:30:49 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2010-01-04 14:30:49 (GMT)
commit2f8cebe516255710e45736609ba0534cffa1d0e2 (patch)
tree0baa07aa8b626450639f1c6db9f79f28dbfd7b2f /ChangeLog
parent3e1b00bdae920ecf925c7b135fa6d92f1ef3c51a (diff)
downloadtk-2f8cebe516255710e45736609ba0534cffa1d0e2.zip
tk-2f8cebe516255710e45736609ba0534cffa1d0e2.tar.gz
tk-2f8cebe516255710e45736609ba0534cffa1d0e2.tar.bz2
Fix the console <<Cut>> binding to actually remove text
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21810a4..94946a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2010-01-04 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * library/console.tcl: [Bug 580361] Fix console <<Cut>> binding.
* library/console.tcl: Fix keyboard access to console menu.
* library/demos/filebox.tcl: Make prettier using ttk.
* library/demos/fontchoose.tcl: Fix display of demo code.