summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2005-07-23 01:31:59 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2005-07-23 01:31:59 (GMT)
commit6184e1e1f212b1517022a8b023a686033f4faad8 (patch)
treefdd252612957dd7faf8436380807cb8430824ac7 /ChangeLog
parentb83f174a6751a9cdcebffe5c9c36c66f11657a61 (diff)
downloadtcl-6184e1e1f212b1517022a8b023a686033f4faad8.zip
tcl-6184e1e1f212b1517022a8b023a686033f4faad8.tar.gz
tcl-6184e1e1f212b1517022a8b023a686033f4faad8.tar.bz2
* generic/tclExecute.c (INST_DICT_*): stop 2 compiler
warnings for uninitialised variables.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9457ae..8b851d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-23 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclExecute.c (INST_DICT_*): stop 2 compiler
+ warnings for uninitialised variables.
+
2005-07-23 Donal K. Fellows <dkf@users.sf.net>
* generic/tclExecute.c (TEBC:INST_DICT_INCR_IMM): Fix the