summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-11-12 01:05:34 (GMT)
committerhobbs <hobbs>2003-11-12 01:05:34 (GMT)
commit97930d8cb1af6c7eb851a9ce66f9f16b6a596000 (patch)
tree179a5807296f34b773ed639e91840b0e7c83b236 /ChangeLog
parentd081bdaefdd5c97a2957145ea3f0ed540aa55942 (diff)
downloadtcl-97930d8cb1af6c7eb851a9ce66f9f16b6a596000.zip
tcl-97930d8cb1af6c7eb851a9ce66f9f16b6a596000.tar.gz
tcl-97930d8cb1af6c7eb851a9ce66f9f16b6a596000.tar.bz2
improve AIX --enable-64bit handling
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1eeecfa..1cf140c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-11 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/configure:
+ * unix/tcl.m4: improve AIX --enable-64bit handling
+
2003-11-10 Don Porter <dgp@users.sourceforge.net>
* tests/unixInit.test (unixInit-2.10): re-enabled.