diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-07-14 08:38:13 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-07-14 08:38:13 (GMT) |
commit | 0c4d260f03b28a644623131ea0a7b6e3ecc9fbb0 (patch) | |
tree | 0f75cca4d4e50e3f57380da656167d1fb118e3c5 /ChangeLog | |
parent | 3838e46bebc8572acbd194c2ac1b6e69d9095237 (diff) | |
download | tk-0c4d260f03b28a644623131ea0a7b6e3ecc9fbb0.zip tk-0c4d260f03b28a644623131ea0a7b6e3ecc9fbb0.tar.gz tk-0c4d260f03b28a644623131ea0a7b6e3ecc9fbb0.tar.bz2 |
Corrected definition of -height and -width for canvas' window items. [2326602]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2009-07-14 Donal K. Fellows <dkf@users.sf.net> + * doc/canvas.n (WINDOW ITEMS): [Bug 2326602]: Corrected definition of + the -height and -width options for these items. + * unix/configure.in: [Bug 2496018]: Allow the disabling of the use of XScreenSaver at configuration time, so as to permit better control of dependencies in the embedded case. |