summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-09-17 16:26:19 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-09-17 16:26:19 (GMT)
commit766ef0d0c71f0267ea2e44237a312f11dc8c1770 (patch)
tree5630064f7f505ba30aed7b5e498afb517e05038c /ChangeLog
parent78f62882e23aacc0a133fd786ab338dab74f52aa (diff)
downloadtcl-766ef0d0c71f0267ea2e44237a312f11dc8c1770.zip
tcl-766ef0d0c71f0267ea2e44237a312f11dc8c1770.tar.gz
tcl-766ef0d0c71f0267ea2e44237a312f11dc8c1770.tar.bz2
merge updates from HEAD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b397c3..74f954f 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).