summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-12-22 01:43:39 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-12-22 01:43:39 (GMT)
commit292082ecad0ae29c005cde1e4e3d1d07f24d9a01 (patch)
tree5556bc838f980329b80cb4180b2dd405457c8c62 /ChangeLog
parent7bccb3db79ee269e12c5f019c68396947a92837a (diff)
downloadtk-292082ecad0ae29c005cde1e4e3d1d07f24d9a01.zip
tk-292082ecad0ae29c005cde1e4e3d1d07f24d9a01.tar.gz
tk-292082ecad0ae29c005cde1e4e3d1d07f24d9a01.tar.bz2
Backport of fix for [Bug 2107938].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d799c5e..64082fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-22 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tkCanvPs.c (Tk_PostscriptFont): Backport of font size and
+ reflection fix. [Bug 2107938]
+
2008-12-22 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
* generic/tkCanvUtil.c: Backport of the Millipeter patch [1813597,