summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-09-23 13:40:53 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-09-23 13:40:53 (GMT)
commit3c43b176962b1e9df80d6e7d0c0826029e1c8bca (patch)
tree1cfb10d787561d7f7fef54624a3c8b12ea9d0a6b /ChangeLog
parent3d7497c81ee263e957b83f1a0656d7c3551de3e4 (diff)
downloadtk-3c43b176962b1e9df80d6e7d0c0826029e1c8bca.zip
tk-3c43b176962b1e9df80d6e7d0c0826029e1c8bca.tar.gz
tk-3c43b176962b1e9df80d6e7d0c0826029e1c8bca.tar.bz2
Fix [Bug 2123813]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28466c8..bd17907 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-09-23 Donal K. Fellows <dkf@users.sf.net>
+ * doc/listbox.n (SEE ALSO): Redirected this to ttk::treeview(n) which
+ is far more useful (it does multicolumn listbox duties). [Bug 2123813]
+
* doc/*.n: Make sure that the initial line of the manpage includes
nothing that chokes old versions of man. [Bug 2118116]