summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2010-01-02 18:40:33 (GMT)
committerdkf <dkf@noemail.net>2010-01-02 18:40:33 (GMT)
commitf4d6e4535e4bf2dc6676d7a68c13fb05d19769ed (patch)
tree9c2699e8843aaaaba801cb30ccd153373024c47b /ChangeLog
parentb06ce842a3fc3b9f9dc5bc29f95c42ad338faab8 (diff)
downloadtk-f4d6e4535e4bf2dc6676d7a68c13fb05d19769ed.zip
tk-f4d6e4535e4bf2dc6676d7a68c13fb05d19769ed.tar.gz
tk-f4d6e4535e4bf2dc6676d7a68c13fb05d19769ed.tar.bz2
Revert my last commit on grounds it is more likely to cause problems than not.
FossilOrigin-Name: a431ef58c8df5f425060cff5206f733d72986fdb
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