diff options
author | andreas_kupries <akupries@shaw.ca> | 2006-03-14 22:52:16 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2006-03-14 22:52:16 (GMT) |
commit | 95d6d3209ea45477edc4ef7aa8020e34d6caa655 (patch) | |
tree | d60fb61a8a44b51efbbb27fd19f2809b26c1590c /ChangeLog | |
parent | 3feccd3eead898e5a705a5623dc0c608cd2b0bd6 (diff) | |
download | tcl-95d6d3209ea45477edc4ef7aa8020e34d6caa655.zip tcl-95d6d3209ea45477edc4ef7aa8020e34d6caa655.tar.gz tcl-95d6d3209ea45477edc4ef7aa8020e34d6caa655.tar.bz2 |
* doc/fconfigure.n: Clarified that -translation is binary is
reported as lf when queried, because it is identical to lf,
except for the special additional behaviour when setting
it. [Bug 666770].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-03-14 Andreas Kupries <andreask@activestate.com> + * doc/fconfigure.n: Clarified that -translation is binary is + reported as lf when queried, because it is identical to lf, + except for the special additional behaviour when setting + it. [Bug 666770]. + +2006-03-14 Andreas Kupries <andreask@activestate.com> + * doc/clock.n: Removed double-quotes around section title NAME. not needed. * unix/installManpage: Reverted part to handle double-quotes in section NAME, chokes older sed installations. |