diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-04-06 09:34:00 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-04-06 09:34:00 (GMT) |
commit | 19065f3a40a4a114c483f22a1f0854da82b01097 (patch) | |
tree | c3d34489d35decc424048c0463d1c1d92687c909 /ChangeLog | |
parent | 099c96d96279845168dd26eb18b74eaae3c3fac5 (diff) | |
download | tcl-19065f3a40a4a114c483f22a1f0854da82b01097.zip tcl-19065f3a40a4a114c483f22a1f0854da82b01097.tar.gz tcl-19065f3a40a4a114c483f22a1f0854da82b01097.tar.bz2 |
Change some .TP macros to .IP to work around *roff formatter bugs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-04-06 Donal K. Fellows <dkf@users.sf.net> + + * doc/re_syntax.n: Change some uses of .TP to .IP to work around + bugs in various *roff implementations. Also reworded the atom + descriptions slightly. + 2005-04-05 Don Porter <dgp@users.sourceforge.net> * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the |