diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-09-17 Don Porter <dgp@users.sourceforge.net> + + * generic/tcl.h: Revised Tcl_InitStubs() to restore Tcl 8.4 + * generic/tclPkg.c: source compatibility with callers of + * generic/tclStubLib.c: Tcl_InitStubs(interp, TCL_VERSION, 1). + [Bug 1578344]. + 2007-09-17 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tclTrace.c (Tcl_TraceObjCmd, TraceExecutionObjCmd) |