diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-05-03 15:21:31 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-05-03 15:21:31 (GMT) |
commit | b4a1780d87be0a45798fe19a90a8317bf235404a (patch) | |
tree | 4b65e0e57b4ff5c4424e1dd85c980a9425cd118c /ChangeLog | |
parent | 458541e13fd91e5f1323f40e835d5d9fca59d32c (diff) | |
download | tk-b4a1780d87be0a45798fe19a90a8317bf235404a.zip tk-b4a1780d87be0a45798fe19a90a8317bf235404a.tar.gz tk-b4a1780d87be0a45798fe19a90a8317bf235404a.tar.bz2 |
Tackle [Bug 1711985]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2007-05-03 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tkCanvPs.c (TkCanvPostscriptCmd): + * generic/tkOption.c (GetDefaultOptions): + * unix/tkUnixRFont.c (TkpGetFontAttrsForChar, InitFont) + (TkpGetFontFamilies, TkpGetSubFonts): + * unix/tkUnixSend.c (TkpTestsendCmd): Squelch warnings from GCC type + aliasing. [Bug 1711985] + 2007-04-29 Daniel Steffen <das@users.sourceforge.net> * unix/configure.in: fix for default case in tk debug build detection. |