summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2004-11-12 19:08:01 (GMT)
committerdas <das>2004-11-12 19:08:01 (GMT)
commita23ff0d0693f84a3bc78226ddbbb6086112d2c8d (patch)
treeed46f80007b3f1470bf222ac7be28c672c2f0547 /ChangeLog
parent81b2a1f604b76c37d50d966bed7f243fbb1097c4 (diff)
downloadtcl-a23ff0d0693f84a3bc78226ddbbb6086112d2c8d.zip
tcl-a23ff0d0693f84a3bc78226ddbbb6086112d2c8d.tar.gz
tcl-a23ff0d0693f84a3bc78226ddbbb6086112d2c8d.tar.bz2
* unix/tclUnixInit.c: moved check for HAVE_CFBUNDLE define after
#include "tclInt.h" to ensure tclConfig.h has been included.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a846eed..6647cad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-12 Daniel Steffen <das@users.sourceforge.net>
+
+ * unix/tclUnixInit.c: moved check for HAVE_CFBUNDLE define after
+ #include "tclInt.h" to ensure tclConfig.h has been included.
+
2004-11-12 Reinhard Max <max@suse.de>
* unix/config.h.in: