diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-13 11:36:36 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-13 11:36:36 (GMT) |
commit | 9819130000b63bd768a41126a1bb22bbf962b459 (patch) | |
tree | 5f7e378ce0f0cff029b5b19a6a8a936fb187d6f1 /ChangeLog | |
parent | 337857f8f0c62f7a7ac175f85876f4f498e92255 (diff) | |
download | tcl-9819130000b63bd768a41126a1bb22bbf962b459.zip tcl-9819130000b63bd768a41126a1bb22bbf962b459.tar.gz tcl-9819130000b63bd768a41126a1bb22bbf962b459.tar.bz2 |
More clarifications, trying to make the trace docs overload the word 'command'
less. [Bug 1755984]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2007-12-13 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * doc/trace.n: Clarified documentation of enterstep and leavestep - traces, including adding example. [Bug 614282, 1701540] + traces, including adding example. [Bug 614282, 1701540, 1755984] 2007-12-12 Don Porter <dgp@users.sourceforge.net> |