summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-01-02 18:41:14 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-01-02 18:41:14 (GMT)
commitd87d27dacd4c8e09f7ee26c45ea2ac9219068626 (patch)
tree5457f2da362e25796acda22a10d1e1f80b4cfd7a /ChangeLog
parent949e4994e6117d060976e5f1492af6c731e5044c (diff)
downloadtk-d87d27dacd4c8e09f7ee26c45ea2ac9219068626.zip
tk-d87d27dacd4c8e09f7ee26c45ea2ac9219068626.tar.gz
tk-d87d27dacd4c8e09f7ee26c45ea2ac9219068626.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 c8dd1d3..e15dc71 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