summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2008-06-11 00:41:43 (GMT)
committerjenglish <jenglish@flightlab.com>2008-06-11 00:41:43 (GMT)
commit98f358e1fe6ead680a224cd89f9a51bfb9474c16 (patch)
tree5623adbfb8672872e3480405f5b99cfe7f5009c3 /ChangeLog
parentf6de8ee60675113f57b79c13d986ade81c0693ad (diff)
downloadtk-98f358e1fe6ead680a224cd89f9a51bfb9474c16.zip
tk-98f358e1fe6ead680a224cd89f9a51bfb9474c16.tar.gz
tk-98f358e1fe6ead680a224cd89f9a51bfb9474c16.tar.bz2
Use Xutf8LookupString where available [Patch #1986818].
This should fix problems (like #1908443) where Xlib's idea of the system encoding does not match Tcl's.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d66ce7a..ae0e15e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-10 Joe English <jenglish@users.sourceforge.net>
+
+ * unix/tkUnixKey.c: tkUnixKey.c: Use Xutf8LookupString if available
+ [Patch #1986818]. This should fix problems (like #1908443) where
+ Xlib's idea of the system encoding does not match Tcl's.
+
2008-06-01 Daniel Steffen <das@users.sourceforge.net>
* macosx/Wish.xcodeproj/project.pbxproj: add new tclOO files; add debug