summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57f1ec8..c8791b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-02-28 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/tkWinX.c (GenerateXEvent): correct %A translation on
+ MouseWheel [Bug 1118340]
+
+2005-02-25 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/tkUnixFont.c (FontMapLoadPage): swap decl of char arrays to
+ avoid aligment issues in Tcl_UtfToExternal. [Bug 1122671]
+
+ * unix/configure, unix/configure.in: add AC_C_BIGENDIAN check
+ which defines WORDS_BIGENDIAN on BE machines.
+
2005-02-24 Daniel Steffen <das@users.sourceforge.net>
* macosx/tkMacOSX.h: fixed incorrect inclusion of internal header.