diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-10-28 Jeff Hobbs <jeffh@ActiveState.com> + * unix/tkUnixFont.c (GetFontAttributes): place extra check for NULL + family against bad X servers. + * win/tkWinImage.c (XGetImageZPixmap): add separate 16bpp XGetImage code to correctly handle 16bpp requests. This appears to never have worked correctly. |