diff options
author | hobbs <hobbs> | 1999-11-29 18:16:12 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-11-29 18:16:12 (GMT) |
commit | 9d2d61aa1a067b49849a53a89bc3d5f815d271ce (patch) | |
tree | 399965e87a87f347823b84fa9ea564df101b21bc /ChangeLog | |
parent | 94012d8b33fb70354482798323f2ecb417d7e68b (diff) | |
download | tk-9d2d61aa1a067b49849a53a89bc3d5f815d271ce.zip tk-9d2d61aa1a067b49849a53a89bc3d5f815d271ce.tar.gz tk-9d2d61aa1a067b49849a53a89bc3d5f815d271ce.tar.bz2 |
fixed listbox
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |