summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-11-01 10:35:10 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-11-01 10:35:10 (GMT)
commit4d0c8fae08a9516f36a98cf0bbb7df2f4a7dc4d3 (patch)
tree52099b3ceb305b8d47c1f5eff7a61258489fb9ce /ChangeLog
parentee49df67f45b53d9489b710312573d7534253cfa (diff)
downloadtk-4d0c8fae08a9516f36a98cf0bbb7df2f4a7dc4d3.zip
tk-4d0c8fae08a9516f36a98cf0bbb7df2f4a7dc4d3.tar.gz
tk-4d0c8fae08a9516f36a98cf0bbb7df2f4a7dc4d3.tar.bz2
Documented the Command modifier. [Bug 1232908]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3007e79..e9873ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2007-11-01 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+ * doc/bind.n: Documentated the Command modifier. [Bug 1232908]
+
* doc/console.n, doc/wish.1: Made it clearer when and why the console
command is present. [Bug 1386955]