summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish@flightlab.com <jenglish>2004-05-29 19:00:29 (GMT)
committerjenglish@flightlab.com <jenglish>2004-05-29 19:00:29 (GMT)
commit1b67bc3f8c30be0bf1d37e5c56f7effc8483e86b (patch)
treea2bd01de10c07df4bc651305ee9c1279c13b8235 /ChangeLog
parentaef230b203d5d95f488005e683775945ee4bf523 (diff)
downloadtk-1b67bc3f8c30be0bf1d37e5c56f7effc8483e86b.zip
tk-1b67bc3f8c30be0bf1d37e5c56f7effc8483e86b.tar.gz
tk-1b67bc3f8c30be0bf1d37e5c56f7effc8483e86b.tar.bz2
Fix minor markup errors (backslash is \e, not \b).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b68834a..5ed1658 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.