diff options
author | Kevin B Kenny <kennykb@acm.org> | 2003-03-11 22:15:55 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2003-03-11 22:15:55 (GMT) |
commit | 47a4ec3ad5a4cbcaf2fa0b10bc48b7794f773170 (patch) | |
tree | e8494f32b002686e72348975e0f41482bb967535 /ChangeLog | |
parent | 1f5e864105d4884ced34df6376f79054dcbec9f4 (diff) | |
download | tcl-47a4ec3ad5a4cbcaf2fa0b10bc48b7794f773170.zip tcl-47a4ec3ad5a4cbcaf2fa0b10bc48b7794f773170.tar.gz tcl-47a4ec3ad5a4cbcaf2fa0b10bc48b7794f773170.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-08 Don Porter <dgp@users.sourceforge.net> * doc/tcltest.n: Added missing "-body" to example. Thanks to |