diff options
author | hobbs <hobbs> | 2005-05-07 00:00:38 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-05-07 00:00:38 (GMT) |
commit | 8875f24d634bf125138e65e7dc33d134f8c8bf32 (patch) | |
tree | 775914d5454371771a33c4fb27721eb8a30767f9 /ChangeLog | |
parent | 9aa7d073c0f7ee0f28465adc0aa1962761b78e19 (diff) | |
download | tcl-8875f24d634bf125138e65e7dc33d134f8c8bf32.zip tcl-8875f24d634bf125138e65e7dc33d134f8c8bf32.tar.gz tcl-8875f24d634bf125138e65e7dc33d134f8c8bf32.tar.bz2 |
* unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and
add support for x86_64 Solaris cc builds.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-05-06 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and + add support for x86_64 Solaris cc builds. + 2005-04-29 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/FileSystem.3: Backport of doc fix. [Bug 1172401] |