summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-08-20 14:15:28 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-08-20 14:15:28 (GMT)
commit44690695232e710466448fb028a037136342bbdf (patch)
treed0cd0cc89a1a6944dc81a789b21e61384d469b26 /ChangeLog
parent8cf3e7964b95b65ef9cca59cda9e0f7430669fc2 (diff)
downloadtk-44690695232e710466448fb028a037136342bbdf.zip
tk-44690695232e710466448fb028a037136342bbdf.tar.gz
tk-44690695232e710466448fb028a037136342bbdf.tar.bz2
More doc fixes. [Patch 1012837]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2893c0..f0d095c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-08-20 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+ * doc/TkInitStubs.3, doc/photo.n, doc/ParseArgv.3, doc/options.n:
+ * doc/keysyms.n, doc/font.n: More doc fixes. [Patch 1012837]
+
* doc/place.n, doc/pack.n, doc/grid.n, doc/getOpenFile.n:
* doc/event.n, doc/chooseDirectory.n, doc/bind.n:
Spelling and grammar fixes from Mikhail Kolesnitchenko. [Patch 1012083]