summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2004-11-12 09:03:18 (GMT)
committerdas <das>2004-11-12 09:03:18 (GMT)
commitf85b8afb4ef1172832162a896e590395ec674c7f (patch)
tree99eaf7f8188df8c65af5554d331dedf2b3c7ac98 /ChangeLog
parent35871a7064782cda8a3e9c75d86c2fc637694b66 (diff)
downloadtk-f85b8afb4ef1172832162a896e590395ec674c7f.zip
tk-f85b8afb4ef1172832162a896e590395ec674c7f.tar.gz
tk-f85b8afb4ef1172832162a896e590395ec674c7f.tar.bz2
* doc/SetOptions.3:
* doc/text.n: fixed *roff errors uncovered by running 'make html'. * macosx/tkMacOSXFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make sure that the lastSubFontPtr remains valid even when the subfont array is reallocated. [Bug 618872]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a074956..3c062a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-11-12 Daniel Steffen <das@users.sourceforge.net>
+
+ * doc/SetOptions.3:
+ * doc/text.n: fixed *roff errors uncovered by running 'make html'.
+
+ * macosx/tkMacOSXFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make
+ sure that the lastSubFontPtr remains valid even when the subfont
+ array is reallocated. [Bug 618872]
+
2004-11-11 Reinhard Max <max@suse.de>
* generic/tkEvent.c (InvokeInputMethods): Call XSetICFocus