diff options
author | das <das> | 2006-06-14 21:11:35 (GMT) |
---|---|---|
committer | das <das> | 2006-06-14 21:11:35 (GMT) |
commit | dcc674aba4c69b06a7d58eda49b79849900750f8 (patch) | |
tree | 9b5b9006b050371c02fdae175010145ddc4ffdf4 /ChangeLog | |
parent | d60e3a9af6b198b47b40a9036dee34f474d23fec (diff) | |
download | tcl-dcc674aba4c69b06a7d58eda49b79849900750f8.zip tcl-dcc674aba4c69b06a7d58eda49b79849900750f8.tar.gz tcl-dcc674aba4c69b06a7d58eda49b79849900750f8.tar.bz2 |
* unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWED
define from AvailabilityMacros.h: override configure detection and only
use API available in the indicated OS version or earlier.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-06-14 Daniel Steffen <das@users.sourceforge.net> + + * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWED + define from AvailabilityMacros.h: override configure detection and only + use API available in the indicated OS version or earlier. + 2006-06-14 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * doc/format.n, doc/scan.n: Added examples for converting between |