diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-28 14:15:20 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-28 14:15:20 (GMT) |
commit | 4f253f35d890f5474c5652070916df0cee97a89b (patch) | |
tree | 4497d6af838c5bfafb75c46980bdf439dbae6f09 /ChangeLog | |
parent | ded8a3b16193d5da03f68f3de98b05521db93b8a (diff) | |
download | tcl-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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): |