diff options
author | mo <mo> | 2000-07-19 02:15:59 (GMT) |
---|---|---|
committer | mo <mo> | 2000-07-19 02:15:59 (GMT) |
commit | e5a13e0d55918441c5cb7bd32eed38d443205097 (patch) | |
tree | 84a3364c6d90c16dc8726a1fe737c29fbd3c7ed2 /ChangeLog | |
parent | d046a8a0ca9b4b60ea496c1f63a59e71450ee100 (diff) | |
download | tk-e5a13e0d55918441c5cb7bd32eed38d443205097.zip tk-e5a13e0d55918441c5cb7bd32eed38d443205097.tar.gz tk-e5a13e0d55918441c5cb7bd32eed38d443205097.tar.bz2 |
* unix/aclocal.m4: Use tcl.m4.
* unix/configure.in: Properly quote
LOCALES variable. Properly quote
argument to m4 macro.
* unix/tcl.m4: Add updated file from tcl.
* win/tcl.m4: Updated file from tcl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2000-07-18 Mo DeJong <mdejong@redhat.com> + + * unix/aclocal.m4: Use tcl.m4. + * unix/configure.in: Properly quote + LOCALES variable. Properly quote + argument to m4 macro. + * unix/tcl.m4: Add updated file from tcl. + * win/tcl.m4: Updated file from tcl. + 2000-07-18 Eric Melski <ericm@ajubasolutions.com> * library/tkfbox.tcl: Fixed keyboard navigation in the iconlist. |