diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-01 10:37:56 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-01 10:37:56 (GMT) |
commit | 3ab66bf90c3de1b2ffe2c7eef83f56e189c02337 (patch) | |
tree | d3ac7b6d98cd21d4ad821b37634147a0e5121ade /ChangeLog | |
parent | 4d0c8fae08a9516f36a98cf0bbb7df2f4a7dc4d3 (diff) | |
download | tk-3ab66bf90c3de1b2ffe2c7eef83f56e189c02337.zip tk-3ab66bf90c3de1b2ffe2c7eef83f56e189c02337.tar.gz tk-3ab66bf90c3de1b2ffe2c7eef83f56e189c02337.tar.bz2 |
Fixed mistake in [$t tag remove] docs. [Bug 1792191]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2007-11-01 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * doc/text.n: Fixed mistake in [$t tag remove] docs. [Bug 1792191] + * doc/bind.n: Documentated the Command modifier. [Bug 1232908] * doc/console.n, doc/wish.1: Made it clearer when and why the console |