diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-09-23 14:27:19 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-09-23 14:27:19 (GMT) |
commit | 248065d3dd60aa512d6ec1ab9b4229b05af916b0 (patch) | |
tree | e8dc01cef65d2035ace15a0b9f8d37d9b10cb8cb /ChangeLog | |
parent | 93cc89e95b9f7beacfffdc354a2096d7dcb96bd5 (diff) | |
download | tcl-248065d3dd60aa512d6ec1ab9b4229b05af916b0.zip tcl-248065d3dd60aa512d6ec1ab9b4229b05af916b0.tar.gz tcl-248065d3dd60aa512d6ec1ab9b4229b05af916b0.tar.bz2 |
Apply [Patch 2082450]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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] |