summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2005-12-01 02:14:46 (GMT)
committerdas <das>2005-12-01 02:14:46 (GMT)
commit996e9f865262a177f68c7d008069098ec658fd08 (patch)
treea5573b2159079e5fc8a4eba902585b0c65df14a2 /ChangeLog
parent08315becbe85b5742b61c005317cc4586a8272b4 (diff)
downloadtcl-996e9f865262a177f68c7d008069098ec658fd08.zip
tcl-996e9f865262a177f68c7d008069098ec658fd08.tar.gz
tcl-996e9f865262a177f68c7d008069098ec658fd08.tar.bz2
* unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.
* unix/configure: regen.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7ebbdf..316a88c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-01 Daniel Steffen <das@users.sourceforge.net>
+
+ * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.
+ * unix/configure: regen.
+
2005-11-29 Jeff Hobbs <jeffh@ActiveState.com>
* win/tcl.m4: Add build support for Windows-x64 builds.