diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-08-19 23:32:31 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-08-19 23:32:31 (GMT) |
commit | dab4044c34c8981510c516138d5f7e1a80b5d3d7 (patch) | |
tree | 20ddf9d8972cf64d353388c325f04610605dcdca /ChangeLog | |
parent | 29f1f60ea32930a998da8a1b2b119fbfb4e9d8e4 (diff) | |
download | tk-dab4044c34c8981510c516138d5f7e1a80b5d3d7.zip tk-dab4044c34c8981510c516138d5f7e1a80b5d3d7.tar.gz tk-dab4044c34c8981510c516138d5f7e1a80b5d3d7.tar.bz2 |
* doc/listbox.n (SEE ALSO): [Bug 3048809]: Corrected what other page
was referred to (ttk::treeview can work as a listbox).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-08-20 Donal K. Fellows <dkf@users.sf.net> + + * doc/listbox.n (SEE ALSO): [Bug 3048809]: Corrected what other page + was referred to (ttk::treeview can work as a listbox). + 2010-08-12 Donal K. Fellows <dkf@users.sf.net> * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Backport |