summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-08-01 20:43:59 (GMT)
committerhobbs <hobbs>1999-08-01 20:43:59 (GMT)
commit920d13e1cc6f72c3725509e4bbb26097c546a5ae (patch)
treea0b0b8add02186c0da6409cee7c6c4be2a78776e /ChangeLog
parent7736a343edbd9a5f2feb71878361bc0f1f81640b (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdf1f53..b019a74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: