summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-12-28 14:15:20 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-12-28 14:15:20 (GMT)
commit4f253f35d890f5474c5652070916df0cee97a89b (patch)
tree4497d6af838c5bfafb75c46980bdf439dbae6f09 /ChangeLog
parentded8a3b16193d5da03f68f3de98b05521db93b8a (diff)
downloadtcl-4f253f35d890f5474c5652070916df0cee97a89b.zip
tcl-4f253f35d890f5474c5652070916df0cee97a89b.tar.gz
tcl-4f253f35d890f5474c5652070916df0cee97a89b.tar.bz2
[FRQ 1083288]: Added targets to allow easier tracing of shell/test invokations
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e07be42..02203eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-12-28 Donal K. Fellows <dkf@users.sf.net>
+ * unix/Makefile.in (trace-shell, trace-test): [FRQ 1083288]: Added
+ targets to allow easier tracing of shell and test invokations.
+
* unix/configure.in: [Bug 942170]: Detect the st_blocks field of
* generic/tclCmdAH.c (StoreStatData): 'struct stat' correctly.
* generic/tclFileName.c (Tcl_GetBlocksFromStat):