summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-12-13 11:10:13 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-12-13 11:10:13 (GMT)
commit6e47a3ff9a5adbccedc0346d443f6c4aac9c09c6 (patch)
tree13bf431c9f1dfacd1f325cae9d021625e2bbfab0 /ChangeLog
parente43b853122c93adaf440e35c97fc76bd8dc896af (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3622807..98a1365 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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() ->