diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-11-28 13:15:29 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-11-28 13:15:29 (GMT) |
commit | 5e18a617ac41b75c9e346a6a3c9e6336ea02c467 (patch) | |
tree | 9b7042887948948f3706615c6edaeefc9460471d /ChangeLog | |
parent | e163a9c0b59dc20195dcb801c0c85f1287c4292b (diff) | |
download | tcl-5e18a617ac41b75c9e346a6a3c9e6336ea02c467.zip tcl-5e18a617ac41b75c9e346a6a3c9e6336ea02c467.tar.gz tcl-5e18a617ac41b75c9e346a6a3c9e6336ea02c467.tar.bz2 |
Manpage fix (RE syntax now in separate page.)
Resolves Bug486159 reported by Larry Virden.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-11-28 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * doc/regsub.n, doc/regexp.n: Converted dangling references to + METASYNTAX section into references to the re_syntax manual page. + 2001-11-27 D. Richard Hipp <drh@hwaci.com> * win/tclWinFCmd.c: Fix a coredump in the filename normalizer |