summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2001-11-28 13:15:29 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2001-11-28 13:15:29 (GMT)
commit5e18a617ac41b75c9e346a6a3c9e6336ea02c467 (patch)
tree9b7042887948948f3706615c6edaeefc9460471d /ChangeLog
parente163a9c0b59dc20195dcb801c0c85f1287c4292b (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02fcbea..7e6ff11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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