summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-12-13 11:36:36 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-12-13 11:36:36 (GMT)
commit9819130000b63bd768a41126a1bb22bbf962b459 (patch)
tree5f7e378ce0f0cff029b5b19a6a8a936fb187d6f1 /ChangeLog
parent337857f8f0c62f7a7ac175f85876f4f498e92255 (diff)
downloadtcl-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--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 79cf5e6..850e2dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>