diff options
author | hobbs <hobbs> | 1999-08-01 20:43:59 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-08-01 20:43:59 (GMT) |
commit | 920d13e1cc6f72c3725509e4bbb26097c546a5ae (patch) | |
tree | a0b0b8add02186c0da6409cee7c6c4be2a78776e /ChangeLog | |
parent | 7736a343edbd9a5f2feb71878361bc0f1f81640b (diff) | |
download | tcl-920d13e1cc6f72c3725509e4bbb26097c546a5ae.zip tcl-920d13e1cc6f72c3725509e4bbb26097c546a5ae.tar.gz tcl-920d13e1cc6f72c3725509e4bbb26097c546a5ae.tar.bz2 |
* generic/tclInt.decls: added declaractions necessary for the
Tcl test code to work wth stubs [Bug: 2445]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-07-30 Jeff Hobbs <hobbs@scriptics.com> + + * generic/tclInt.decls: added declaractions necessary for the + Tcl test code to work wth stubs [Bug: 2445] + 1999-07-30 <redman@scriptics.com> * win/tclWinPipe.c: |