diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-09-23 13:40:53 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-09-23 13:40:53 (GMT) |
commit | 3c43b176962b1e9df80d6e7d0c0826029e1c8bca (patch) | |
tree | 1cfb10d787561d7f7fef54624a3c8b12ea9d0a6b /ChangeLog | |
parent | 3d7497c81ee263e957b83f1a0656d7c3551de3e4 (diff) | |
download | tk-3c43b176962b1e9df80d6e7d0c0826029e1c8bca.zip tk-3c43b176962b1e9df80d6e7d0c0826029e1c8bca.tar.gz tk-3c43b176962b1e9df80d6e7d0c0826029e1c8bca.tar.bz2 |
Fix [Bug 2123813]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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] |