summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-11-30 00:02:04 (GMT)
committerhobbs <hobbs>1999-11-30 00:02:04 (GMT)
commit6ed6cecb4300435fdd8b959f6910322439f28463 (patch)
treec9cbb4652e8482f3dbd8f7c6abffb86bbea8fe34 /ChangeLog
parentce6f5f2208d6be7e48d3839316116e48fffa64b2 (diff)
downloadtk-6ed6cecb4300435fdd8b959f6910322439f28463.zip
tk-6ed6cecb4300435fdd8b959f6910322439f28463.tar.gz
tk-6ed6cecb4300435fdd8b959f6910322439f28463.tar.bz2
see log
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98893db..daf0b2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
* generic/tkListbox.c: fixed 'get' of listbox to return a string
when only one item is requested.
+ * tests/clrpick.test:
+ * tests/filebox.test: minor whitespace cleanup
+
+ * library/tk.tcl: fixed missing $w in ::tk::PlaceWindow
+
1999-11-24 Jeff Hobbs <hobbs@scriptics.com>
* library/clrpick.tcl: