diff options
author | hobbs <hobbs> | 2002-02-05 01:02:20 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-02-05 01:02:20 (GMT) |
commit | b6b2117127594fb8420e5e25f8df8c3566be722a (patch) | |
tree | 8363a247c44b0bf36da0a06b86454b1e5cd1099f /ChangeLog | |
parent | c55c7b67fafe41bbab5c29af55c496cb8aa280d2 (diff) | |
download | tcl-b6b2117127594fb8420e5e25f8df8c3566be722a.zip tcl-b6b2117127594fb8420e5e25f8df8c3566be722a.tar.gz tcl-b6b2117127594fb8420e5e25f8df8c3566be722a.tar.bz2 |
call /bin/pwd on AIX-4.3 to avoid pwd errors
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-02-04 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/configure: regen'ed + * unix/configure.in: call /bin/pwd on AIX-4.3 to avoid pwd errors. + 2002-02-04 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported |