summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-08-19 23:32:31 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-08-19 23:32:31 (GMT)
commitdab4044c34c8981510c516138d5f7e1a80b5d3d7 (patch)
tree20ddf9d8972cf64d353388c325f04610605dcdca /ChangeLog
parent29f1f60ea32930a998da8a1b2b119fbfb4e9d8e4 (diff)
downloadtk-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f88db20..96f3b57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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