summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2003-03-09 14:22:05 (GMT)
committerKevin B Kenny <kennykb@acm.org>2003-03-09 14:22:05 (GMT)
commit511ae08ae91e0baa957ea37f24f181d155e076fb (patch)
treeab4576753ebda302ef1e3ede37db95aed3a3555a /ChangeLog
parentc09ed1fe7fb7b2cf744f47d658ba0c693d23f204 (diff)
downloadtcl-511ae08ae91e0baa957ea37f24f181d155e076fb.zip
tcl-511ae08ae91e0baa957ea37f24f181d155e076fb.tar.gz
tcl-511ae08ae91e0baa957ea37f24f181d155e076fb.tar.bz2
Removed an unused local variable that caused compilation problems on
some platforms.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd546cc..44e4876 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-09 Kevin Kenny <kennykb@users.sourceforge.net>
+
+ * generic/tclTest.c (TestChannelCmd): Removed an unused local
+ variable that caused compilation problems on some platforms.
+
2003-03-08 Don Porter <dgp@users.sourceforge.net>
* doc/tcltest.n: Added missing "-body" to example. Thanks to