diff options
author | hobbs <hobbs> | 2001-03-30 00:56:28 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-03-30 00:56:28 (GMT) |
commit | 04bc231d0eaa06994bc6cab2b61b518e200fab0c (patch) | |
tree | 4ee68545b1cc67300054af7600fce9b934ee0fdc /ChangeLog | |
parent | 3089453c39cdc246fa1c57bbc46c865f82fc9909 (diff) | |
download | tcl-04bc231d0eaa06994bc6cab2b61b518e200fab0c.zip tcl-04bc231d0eaa06994bc6cab2b61b518e200fab0c.tar.gz tcl-04bc231d0eaa06994bc6cab2b61b518e200fab0c.tar.bz2 |
doc fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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] |