summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2011-01-22 18:49:34 (GMT)
committerjenglish <jenglish@flightlab.com>2011-01-22 18:49:34 (GMT)
commite25ac70807eb35adb89ec43c94553588d4327fb3 (patch)
treef74371cb4431cbd05390e47f8095f7c7c402e3b4 /ChangeLog
parent29da300289c4ffb2b9758648859f06a8151cbb3a (diff)
downloadtk-e25ac70807eb35adb89ec43c94553588d4327fb3.zip
tk-e25ac70807eb35adb89ec43c94553588d4327fb3.tar.gz
tk-e25ac70807eb35adb89ec43c94553588d4327fb3.tar.bz2
ttk::combobox: Add missing 'validate' command (reported by schelte).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f61471..60ef9ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-22 Joe English <jenglish@users.sourceforge.net>
+
+ * generic/ttk/ttkEntry.c(ttk::combobox): Add missing
+ 'validate' command (reported by schelte).
+
2011-01-13 Jan Nijtmans <nijtmans@users.sf.net>
* library/msgbox.tcl: [Patch #3154705] Close button has no effect