summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2006-06-14 21:12:18 (GMT)
committerdas <das>2006-06-14 21:12:18 (GMT)
commite79404a6ffe899d49d9edfd38dc9560e989c335e (patch)
tree3c96b0a96da7663d9866f0fd9c02f9db73d15d3a /ChangeLog
parente4eabb48f7c89dda3e4ff784dced55eeda4bdee8 (diff)
downloadtcl-e79404a6ffe899d49d9edfd38dc9560e989c335e.zip
tcl-e79404a6ffe899d49d9edfd38dc9560e989c335e.tar.gz
tcl-e79404a6ffe899d49d9edfd38dc9560e989c335e.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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f64b36..923b037 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 Pat Thoyts <patthoyts@users.sourceforge.net>
* generic/regerror.c: Enable building Tcl with Microsoft's