summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-10-18 16:25:50 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-10-18 16:25:50 (GMT)
commit9c1fb499709f53c60e551f8652e80eb679e66eb8 (patch)
tree57bad0ec1c1460caada25205939b03a3e836b74a /ChangeLog
parent11abf21922e6d31ae36a81bd618dd72ce6d7c516 (diff)
downloadtk-9c1fb499709f53c60e551f8652e80eb679e66eb8.zip
tk-9c1fb499709f53c60e551f8652e80eb679e66eb8.tar.gz
tk-9c1fb499709f53c60e551f8652e80eb679e66eb8.tar.bz2
Doc improvements.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2814c4e..00490b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-10-18 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/menu.n: Reorganized for readability, and added a note describing
+ some subtleties of the -variable entry configuration option following
+ some discussion with Joe Mistachkin.
+
2009-10-10 Donal K. Fellows <dkf@users.sf.net>
* unix/tkUnixRFont.c (InitFont, TkpGetFontFromAttributes)