summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-09-23 14:27:19 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-09-23 14:27:19 (GMT)
commit248065d3dd60aa512d6ec1ab9b4229b05af916b0 (patch)
treee8dc01cef65d2035ace15a0b9f8d37d9b10cb8cb /ChangeLog
parent93cc89e95b9f7beacfffdc354a2096d7dcb96bd5 (diff)
downloadtcl-248065d3dd60aa512d6ec1ab9b4229b05af916b0.zip
tcl-248065d3dd60aa512d6ec1ab9b4229b05af916b0.tar.gz
tcl-248065d3dd60aa512d6ec1ab9b4229b05af916b0.tar.bz2
Apply [Patch 2082450]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b5058b..8a6038c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-09-23 Donal K. Fellows <dkf@users.sf.net>
+ * doc/Method.3: Corrected documentation. [Patch 2082450]
+
* doc/lreverse.n, mathop.n, regexp.n, regsub.n: Make sure that the
initial line of the manpage includes nothing that chokes old versions
of man. [Bug 2118123]