summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-01-02 18:40:34 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-01-02 18:40:34 (GMT)
commit8f3de0a30c0a7ea499c81e5e0e000d2297233137 (patch)
tree9c2699e8843aaaaba801cb30ccd153373024c47b /ChangeLog
parent62396a6287c6c5db14a735844cf11a0b9cc9dbd3 (diff)
downloadtk-8f3de0a30c0a7ea499c81e5e0e000d2297233137.zip
tk-8f3de0a30c0a7ea499c81e5e0e000d2297233137.tar.gz
tk-8f3de0a30c0a7ea499c81e5e0e000d2297233137.tar.bz2
Revert my last commit on grounds it is more likely to cause problems than not.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index ada0606..3af8fe4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,5 @@
2010-01-02 Donal K. Fellows <dkf@users.sf.net>
- * unix/tkUnixRFont.c (InitFont, TkpGetFontAttrsForChar): Apply some
- patches already in use on Ubuntu. Makes the font size always report as
- being in points, which is necessary for getting postscript generation
- right.
-
* unix/tkUnixEvent.c (TransferXEventsToTcl): [Bug 1924761]: Use the
new cache mechanism to force the extraction of the string of a key
event from XIM at the right time rather than after queueing when it