diff options
author | jenglish <jenglish@flightlab.com> | 2004-05-29 19:00:29 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2004-05-29 19:00:29 (GMT) |
commit | df2af8293fc2b2a31a501cf87e04b8b34729dc9f (patch) | |
tree | a2bd01de10c07df4bc651305ee9c1279c13b8235 /ChangeLog | |
parent | 45bac8aee04c4dd04060446892e217395e216dc2 (diff) | |
download | tk-df2af8293fc2b2a31a501cf87e04b8b34729dc9f.zip tk-df2af8293fc2b2a31a501cf87e04b8b34729dc9f.tar.gz tk-df2af8293fc2b2a31a501cf87e04b8b34729dc9f.tar.bz2 |
Fix minor markup errors (backslash is \e, not \b).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-05-29 Joe English <jenglish@users.sourceforge.net> + + * doc/messageBox.n: Fix minor markup errors (backslash + is \e, not \b). + 2004-05-24 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/messageBox.n: Added documentation for the -detail option. |