summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2003-07-16 01:20:12 (GMT)
committermdejong <mdejong>2003-07-16 01:20:12 (GMT)
commita3adb9336dab770f2641c314cd159bf23aee6882 (patch)
tree8ce9bb270272f06cb6f3708ddd56aaf57e727ba7 /ChangeLog
parent490ac12f3b7835925c08b27a647984be84ecfee2 (diff)
downloadtk-a3adb9336dab770f2641c314cd159bf23aee6882.zip
tk-a3adb9336dab770f2641c314cd159bf23aee6882.tar.gz
tk-a3adb9336dab770f2641c314cd159bf23aee6882.tar.bz2
* unix/tkUnixEvent.c (TkpCloseDisplay): Don't
test for XCloseIM bug when the XFree86 version is newer than 4.0 since the layout of the XIM structure has changed. The check is not needed for newer XFree86 releases since the bug we are checking for was fixed in the 4.2.99.2 release. [Bug 755530]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4cee02..c177340 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2003-07-15 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * unix/tkUnixEvent.c (TkpCloseDisplay): Don't
+ test for XCloseIM bug when the XFree86 version
+ is newer than 4.0 since the layout of the
+ XIM structure has changed. The check is not
+ needed for newer XFree86 releases since
+ the bug we are checking for was fixed in
+ the 4.2.99.2 release. [Bug 755530]
+
2003-07-15 Don Porter <dgp@users.sourceforge.net>
* README: Bumped patchlevel to 8.4.4 in preparation