summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-10-10 20:29:49 (GMT)
committerhobbs <hobbs>2005-10-10 20:29:49 (GMT)
commit7e733ab325057aac1e7d23f4e6dda37e65bce9d2 (patch)
tree8dff482ab66b267064ff77683b382c9f74fedb13 /ChangeLog
parent9500cbcc13a4de799d51779752efd4fecdfba4ea (diff)
downloadtk-7e733ab325057aac1e7d23f4e6dda37e65bce9d2.zip
tk-7e733ab325057aac1e7d23f4e6dda37e65bce9d2.tar.gz
tk-7e733ab325057aac1e7d23f4e6dda37e65bce9d2.tar.bz2
* macosx/tkMacOSXInt.h: Move MODULE_SCOPE defn to tkInt.h and add
* generic/tkInt.h: WORDS_BIGENDIAN checks that will work with OS X universal binary compiles. (steffen)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c60f50..52c4921 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-10-10 Jeff Hobbs <jeffh@ActiveState.com>
+ * macosx/tkMacOSXInt.h: Move MODULE_SCOPE defn to tkInt.h and add
+ * generic/tkInt.h: WORDS_BIGENDIAN checks that will work with
+ OS X universal binary compiles. (steffen)
+
* generic/tkMenu.c (TkSetWindowMenuBar): do not call TkMenuInit if
the winPtr indicates TK_ALREADY_DEAD. This prevents reinit that
creates a Tk exit handler after all exit handlers should be