diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-20 10:56:35 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-20 10:56:35 (GMT) |
commit | 8cf3e7964b95b65ef9cca59cda9e0f7430669fc2 (patch) | |
tree | 6ca1c6c3faf406bf711958fb205de6612cc00c4c /ChangeLog | |
parent | 76b86596cb7edb28d4277ad60de37066b5cda319 (diff) | |
download | tk-8cf3e7964b95b65ef9cca59cda9e0f7430669fc2.zip tk-8cf3e7964b95b65ef9cca59cda9e0f7430669fc2.tar.gz tk-8cf3e7964b95b65ef9cca59cda9e0f7430669fc2.tar.bz2 |
Spelling and grammar fixes from Mikhail Kolesnitchenko. [Patch 1012083]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2004-08-20 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * 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] + * tests/canvas.test (canvas-17.1): Report the result of the test so that it can be compared. [Bug 1012331] |