diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-01 22:33:17 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-01 22:33:17 (GMT) |
commit | ec45a843ca350cfc5f525a79b76c002fd3ac0b8e (patch) | |
tree | bf9d6b78c28be545d3a7f206266d6a6dba23f686 /ChangeLog | |
parent | ba0f9ef3892cbd55c984b3b07fa3301a66ba9965 (diff) | |
download | tcl-ec45a843ca350cfc5f525a79b76c002fd3ac0b8e.zip tcl-ec45a843ca350cfc5f525a79b76c002fd3ac0b8e.tar.gz tcl-ec45a843ca350cfc5f525a79b76c002fd3ac0b8e.tar.bz2 |
Convert .DS/.DE sequences to tables, as that's now what they're used for.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-11-01 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * tools/tcltk-man2html.tcl (output-directive): Convert .DS/.DE pairs + into tables since that is now all that they are used for. + * doc/RegExp.3: Clarified documentation of RE flags. [Bug 1167840] * doc/refchan.n: Adjust internal name to be consistent with the file |