summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa7eed5..e2a45be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2002-06-14 Mo DeJong <mdejong@users.sourceforge.net>
+ * generic/tkBind.c (TkXErrorHandler): Declare static
+ function to avoid compiler error with VC++.
+
+2002-06-14 Mo DeJong <mdejong@users.sourceforge.net>
+
* generic/tkBind.c (ExpandPercents): Cast argument to
Tk_GetAtomName in order to avoid compiler warning.