summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-09-17 16:24:49 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-09-17 16:24:49 (GMT)
commitbae09a447a6986bdcf878f74b3556b395d8ab940 (patch)
tree87361e8ccdd6c72e7091ce28d7f72838bfc1a13e /ChangeLog
parent531cd3e85b7f36bc521f8e9f4f3a0394e3be5b84 (diff)
downloadtcl-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3069c9..914fe97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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).