diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-05-03 21:53:12 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-05-03 21:53:12 (GMT) |
commit | 1d327cff35030c574230508e600a5f587b64b321 (patch) | |
tree | 5bdaa4174986647477e1456659d073f03134c273 /ChangeLog | |
parent | b4a1780d87be0a45798fe19a90a8317bf235404a (diff) | |
download | tk-1d327cff35030c574230508e600a5f587b64b321.zip tk-1d327cff35030c574230508e600a5f587b64b321.tar.gz tk-1d327cff35030c574230508e600a5f587b64b321.tar.bz2 |
Missed a place (or rather not all versions of GCC catch it.)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2007-05-03 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * generic/tkConfig.c (Tk_RestoreSavedOptions): * generic/tkCanvPs.c (TkCanvPostscriptCmd): * generic/tkOption.c (GetDefaultOptions): * unix/tkUnixRFont.c (TkpGetFontAttrsForChar, InitFont) |