summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2003-03-11 21:59:45 (GMT)
committerKevin B Kenny <kennykb@acm.org>2003-03-11 21:59:45 (GMT)
commit635d16b8c18e9dc6a23929b91c2e60c7222666cb (patch)
treed5adb5245b4b41a7d1a7433e17c9affd6910fc6e /ChangeLog
parent511ae08ae91e0baa957ea37f24f181d155e076fb (diff)
downloadtcl-635d16b8c18e9dc6a23929b91c2e60c7222666cb.zip
tcl-635d16b8c18e9dc6a23929b91c2e60c7222666cb.tar.gz
tcl-635d16b8c18e9dc6a23929b91c2e60c7222666cb.tar.bz2
Added two missing uses of $(DBGX) so that tclpip8x.dll loads without
panicking on Win9x.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44e4876..ccdf6c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-11 Kevin Kenny <kennykb@users.sourceforge.net>
+
+ * win/makefile.vc: Added two missing uses of $(DBGX) so that
+ tclpip8x.dll loads without panicking on Win9x.
+
2003-03-09 Kevin Kenny <kennykb@users.sourceforge.net>
* generic/tclTest.c (TestChannelCmd): Removed an unused local