summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-05-03 21:53:12 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-05-03 21:53:12 (GMT)
commit1d327cff35030c574230508e600a5f587b64b321 (patch)
tree5bdaa4174986647477e1456659d073f03134c273 /ChangeLog
parentb4a1780d87be0a45798fe19a90a8317bf235404a (diff)
downloadtk-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--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec21526..fe8a588 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)