diff options
author | hobbs <hobbs> | 2001-11-10 02:34:57 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-11-10 02:34:57 (GMT) |
commit | 0c15536070d7941a5ef3c7eaf851a5e3a390b027 (patch) | |
tree | 87b6d868316b27db3613ea276a5d339ace2715f3 /ChangeLog | |
parent | c5392471933876bb9cbe86b7fce3b3dc579d7ecd (diff) | |
download | tcl-0c15536070d7941a5ef3c7eaf851a5e3a390b027.zip tcl-0c15536070d7941a5ef3c7eaf851a5e3a390b027.tar.gz tcl-0c15536070d7941a5ef3c7eaf851a5e3a390b027.tar.bz2 |
fixed winhelp generation problems #480268
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2001-11-09 Jeff Hobbs <jeffh@ActiveState.com> + * doc/FileSystem.3: + * doc/StdChannels.3: + * doc/file.n: + * doc/tcltest.n: + * tools/man2help.tcl: + * tools/man2help2.tcl: fixed winhelp generation problems + [Patch #480268] + * unix/configure: * unix/tcl.m4: added -lc to AIX libs, fixed path to ldAix |