summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-07-07 08:29:11 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-07-07 08:29:11 (GMT)
commit0e2831f23ba00afda87689a61956361bd7195b25 (patch)
tree63815c9fde2ab7529cdc556526ac2bfb8dc7238a /ChangeLog
parent8e8991e0652bcd5740d636df2dd001e91eca2803 (diff)
downloadtcl-0e2831f23ba00afda87689a61956361bd7195b25.zip
tcl-0e2831f23ba00afda87689a61956361bd7195b25.tar.gz
tcl-0e2831f23ba00afda87689a61956361bd7195b25.tar.bz2
Correct examples. [Bug 1982642]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8a5222..e99c5aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-07 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/regexp.n, doc/regsub.n: Correct examples. [Bug 1982642]
+
2008-07-06 Donal K. Fellows <dkf@users.sf.net>
* doc/lindex.n: Improve examples.