summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-05-07 00:02:57 (GMT)
committerhobbs <hobbs>2005-05-07 00:02:57 (GMT)
commite83bb99ade2a54b86b4b484d3a3fc819e6e0d1b8 (patch)
treec22f5c7f989086059773ee21bc6bb12fcc6964d4 /ChangeLog
parent65b0befd37a990632c03983541a806bc3e9eb1e9 (diff)
downloadtk-e83bb99ade2a54b86b4b484d3a3fc819e6e0d1b8.zip
tk-e83bb99ade2a54b86b4b484d3a3fc819e6e0d1b8.tar.gz
tk-e83bb99ade2a54b86b4b484d3a3fc819e6e0d1b8.tar.bz2
* unix/configure: regen
* unix/configure.in: add AC_C_BIGENDIAN check * unix/tcl.m4: correct Solaris 10 (5.10) check and add support for x86_64 Solaris cc builds.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c01f4b..f3d8bba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-05-06 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/configure: regen
+ * unix/configure.in: add AC_C_BIGENDIAN check
+ * unix/tcl.m4: correct Solaris 10 (5.10) check and add support for
+ x86_64 Solaris cc builds.
+
2005-04-25 Daniel Steffen <das@users.sourceforge.net>
* macosx/tkMacOSXNotify.c: syncd with tclUnixNotfy.c changes since