diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-13 11:10:13 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-13 11:10:13 (GMT) |
commit | 6e47a3ff9a5adbccedc0346d443f6c4aac9c09c6 (patch) | |
tree | 13bf431c9f1dfacd1f325cae9d021625e2bbfab0 /ChangeLog | |
parent | e43b853122c93adaf440e35c97fc76bd8dc896af (diff) | |
download | tcl-6e47a3ff9a5adbccedc0346d443f6c4aac9c09c6.zip tcl-6e47a3ff9a5adbccedc0346d443f6c4aac9c09c6.tar.gz tcl-6e47a3ff9a5adbccedc0346d443f6c4aac9c09c6.tar.bz2 |
Clarified documentation of enterstep and leavestep traces. [Bug 1701540]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-12-13 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * doc/trace.n: Clarified documentation of enterstep and leavestep + traces. [Bug 1701540] + 2007-12-12 Don Porter <dgp@users.sourceforge.net> * doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() -> |