summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>1999-11-29 18:16:11 (GMT)
committerhobbs <hobbs@noemail.net>1999-11-29 18:16:11 (GMT)
commit28be686876c5c5914187b3993a1a18c001aad40f (patch)
tree399965e87a87f347823b84fa9ea564df101b21bc /ChangeLog
parentdb59362d2e53cf1237d61874b25548a0d2586189 (diff)
downloadtk-28be686876c5c5914187b3993a1a18c001aad40f.zip
tk-28be686876c5c5914187b3993a1a18c001aad40f.tar.gz
tk-28be686876c5c5914187b3993a1a18c001aad40f.tar.bz2
fixed listbox
FossilOrigin-Name: ec24e45c29eef71d2cb17e750e15acbacd5e1b1e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 273b988..98893db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-11-29 Jeff Hobbs <hobbs@scriptics.com>
+
+ * generic/tkListbox.c: fixed 'get' of listbox to return a string
+ when only one item is requested.
+
1999-11-24 Jeff Hobbs <hobbs@scriptics.com>
* library/clrpick.tcl: