summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2005-12-06 08:21:22 (GMT)
committerdas <das>2005-12-06 08:21:22 (GMT)
commitb2dd6e1abe85436999afebe24e3a7f37c7bea2e4 (patch)
tree01f7649213e5d4ea72e7c04ad41ce89d5dec165d /ChangeLog
parente424d1746c959678c7f353e1ccc1aef32317b0e4 (diff)
downloadtcl-b2dd6e1abe85436999afebe24e3a7f37c7bea2e4.zip
tcl-b2dd6e1abe85436999afebe24e3a7f37c7bea2e4.tar.gz
tcl-b2dd6e1abe85436999afebe24e3a7f37c7bea2e4.tar.bz2
* unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure
overrides that were originally copied from Darwin CVS (rdar://3693001).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 290f823..d712a48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-05 Daniel Steffen <das@users.sourceforge.net>
+
+ * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure
+ overrides that were originally copied from Darwin CVS (rdar://3693001).
+
2005-12-05 Don Porter <dgp@users.sourceforge.net>
*** 8.4.12 TAGGED FOR RELEASE ***