diff options
author | ericm <ericm> | 2000-07-19 00:20:01 (GMT) |
---|---|---|
committer | ericm <ericm> | 2000-07-19 00:20:01 (GMT) |
commit | d046a8a0ca9b4b60ea496c1f63a59e71450ee100 (patch) | |
tree | b7513cd89103b791aa1277037f363a5a93406efe /ChangeLog | |
parent | c06eec5511038a1f20095dc6d5512b6c65dfbe94 (diff) | |
download | tk-d046a8a0ca9b4b60ea496c1f63a59e71450ee100.zip tk-d046a8a0ca9b4b60ea496c1f63a59e71450ee100.tar.gz tk-d046a8a0ca9b4b60ea496c1f63a59e71450ee100.tar.bz2 |
* library/tkfbox.tcl: Fixed keyboard navigation in the iconlist.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2000-07-18 Eric Melski <ericm@ajubasolutions.com> + * library/tkfbox.tcl: Fixed keyboard navigation in the iconlist. + * unix/configure.in (MAKE_LIB): Corrected definition of MAKE_LIB for shared builds, with patch from Mike Hopkirk. |