summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-02-05 02:48:40 (GMT)
committerhobbs <hobbs>2002-02-05 02:48:40 (GMT)
commit0b76b754c99e78e1112b519d143d55a3325cef0a (patch)
tree81d315bc6ab07c180e2087fd2cf10ee70a909b0e /ChangeLog
parent226f70068ceb9519f6e25f36a3694139837dfbe8 (diff)
downloadtcl-0b76b754c99e78e1112b519d143d55a3325cef0a.zip
tcl-0b76b754c99e78e1112b519d143d55a3325cef0a.tar.gz
tcl-0b76b754c99e78e1112b519d143d55a3325cef0a.tar.bz2
reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 456ec1f..2385727 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,3 @@
-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