diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2006-04-25 08:29:36 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2006-04-25 08:29:36 (GMT) |
commit | 62375927490226ffd242b8cf5f35cc6aa218ddb6 (patch) | |
tree | e517a54cd20a4fec721d021592e16aacac4e30ba /ChangeLog | |
parent | e7fff36dc776fecfb7be046b43127dd1a39a706d (diff) | |
download | tk-62375927490226ffd242b8cf5f35cc6aa218ddb6.zip tk-62375927490226ffd242b8cf5f35cc6aa218ddb6.tar.gz tk-62375927490226ffd242b8cf5f35cc6aa218ddb6.tar.bz2 |
Fix problems caused when XServer returns invalid font names. [Bug 1475865]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-04-25 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * unix/tkUnixFont.c (TkpGetFontFamilies): Fix crash caused when the + XServer returns invalid font names. [Bug 1475865] + 2006-04-22 Daniel Steffen <das@users.sourceforge.net> * macosx/tkMacOSXEmbed.c: |