summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5a3c02..f1b6514 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-07 Joe English <jenglish@users.sourceforge.net>
+
+ * unix/tkUnixRFont.c: Properly cast sentinel arguments
+ to variadic function (fixes "warning: missing
+ sentinel in function call", [Bug 1712001])
+
2007-05-04 Pat Thoyts <patthoyts@users.sourceforge.net>
* generic/tkFont.c: TIP #145 implementation -