diff options
author | Kevin B Kenny <kennykb@acm.org> | 2003-03-11 21:59:45 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2003-03-11 21:59:45 (GMT) |
commit | 635d16b8c18e9dc6a23929b91c2e60c7222666cb (patch) | |
tree | d5adb5245b4b41a7d1a7433e17c9affd6910fc6e /ChangeLog | |
parent | 511ae08ae91e0baa957ea37f24f181d155e076fb (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |