diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-09-15 15:30:37 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-09-15 15:30:37 (GMT) |
commit | 75aee26af34aeea93c32910c88c0d5cef7077ff7 (patch) | |
tree | a683c2ac62ab66d041efa88b3e485aa3fe043971 /ChangeLog | |
parent | 62b5bf66c2c8dda87b14b78f81bc58a02cdfb172 (diff) | |
download | tcl-75aee26af34aeea93c32910c88c0d5cef7077ff7.zip tcl-75aee26af34aeea93c32910c88c0d5cef7077ff7.tar.gz tcl-75aee26af34aeea93c32910c88c0d5cef7077ff7.tar.bz2 |
More flags hacking, this time for open64 under RHEL3. [Bug 1287638]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-09-15 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * unix/tcl.m4 (SC_TCL_EARLY_FLAGS): Added extra hack to allow Tcl + to transparently open large files on RHEL 3. [Bug 1287638] + 2005-09-13 Don Porter <dgp@users.sourceforge.net> * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to |