summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efa15be..b8e824b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
2001-03-29 Jeff Hobbs <jeffh@gimlet.activestate.com>
+ * doc/tcltest.n: corrected incorrect macro usage.
+
+ * doc/lsort.n: corrected unbalanced nroff macros.
+
* unix/tclUnixPipe.c (TclpCreateTempFile): prevent potential race
condition and security leak in tmp filename creation.
(max) [Patch #402924]