summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-05-13 13:25:17 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-05-13 13:25:17 (GMT)
commitd853863c8bbda281a220cea42a6e295b76ebc8ea (patch)
tree909f6370ac73eded508c90e28f613e44670e080d /ChangeLog
parent5455d198e07230942a6c8a35927cbf2ac91afa0f (diff)
downloadtk-d853863c8bbda281a220cea42a6e295b76ebc8ea.zip
tk-d853863c8bbda281a220cea42a6e295b76ebc8ea.tar.gz
tk-d853863c8bbda281a220cea42a6e295b76ebc8ea.tar.bz2
Support pixel sized font in the +/- keybindings
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8846f59..14541db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2008-05-13 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * library/console.tcl: Support pixel sized font in +/- keybinding.
* tests/listbox.test: -activestyle default is underline on windows.
* tests/winDialog.test: Fixed hanging tk_chooseColor tests.