summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f8cbea..c8c12df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -66,6 +66,9 @@
that was needed only
because of Bug 868489.
+ * generic/tclBasic.c (TclObjInvoke): Removed three unused
+ variables to silence a compiler warning in VC++.
+
2004-09-27 Vince Darley <vincentdarley@users.sourceforge.net>
* doc/FileSystem.3: fix to small typo.