diff options
author | dgp <dgp@users.sourceforge.net> | 2007-09-17 16:24:49 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-09-17 16:24:49 (GMT) |
commit | bae09a447a6986bdcf878f74b3556b395d8ab940 (patch) | |
tree | 87361e8ccdd6c72e7091ce28d7f72838bfc1a13e /ChangeLog | |
parent | 531cd3e85b7f36bc521f8e9f4f3a0394e3be5b84 (diff) | |
download | tcl-bae09a447a6986bdcf878f74b3556b395d8ab940.zip tcl-bae09a447a6986bdcf878f74b3556b395d8ab940.tar.gz tcl-bae09a447a6986bdcf878f74b3556b395d8ab940.tar.bz2 |
* unix/Makefile.in: Update `make dist` so that tclDTrace.d is
included in the source code distribution.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-09-17 Don Porter <dgp@users.sourceforge.net> + * unix/Makefile.in: Update `make dist` so that tclDTrace.d is + included in the source code distribution. + * 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). |